Uses of Class
games.stendhal.client.gui.textformat.TextAttributeSet
-
Uses of TextAttributeSet in games.stendhal.client.gui.textformat
Modifier and TypeMethodDescriptionTextAttributeSet.copy()
TextAttributeSet.union(TextAttributeSet additional)
Modifier and TypeMethodDescriptionvoid
AttributedStringBuilder.append(String s, TextAttributeSet attrs)
Append a string with attributes.void
HTMLBuilder.append(String s, TextAttributeSet attrs)
TextAttributeSet.union(TextAttributeSet additional)