Class StyleSet
java.lang.Object
games.stendhal.client.gui.textformat.StyleSet
FormatSet wrapper for Styles.
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
StyleSet
Create a new StyleSet.- Parameters:
sc
- style contextstyle
- wrapped style
-
-
Method Details
-
union
-
copy
-
contents
-
setAttribute
Set a text attribute. SeeStyleConstants
for valid keys and values.- Parameters:
key
- attribute keyvalue
- attribute value
-