Uses of Class
games.stendhal.client.gui.textformat.TextAttributeSet
Packages that use TextAttributeSet
-
Uses of TextAttributeSet in games.stendhal.client.gui.textformat
Methods in games.stendhal.client.gui.textformat that return TextAttributeSetModifier and TypeMethodDescriptionTextAttributeSet.copy()TextAttributeSet.union(TextAttributeSet additional) Methods in games.stendhal.client.gui.textformat with parameters of type TextAttributeSetModifier and TypeMethodDescriptionvoidAttributedStringBuilder.append(String s, TextAttributeSet attrs) Append a string with attributes.voidHTMLBuilder.append(String s, TextAttributeSet attrs) TextAttributeSet.union(TextAttributeSet additional)