Package games.stendhal.client.gui.textformat
package games.stendhal.client.gui.textformat
-
InterfaceDescriptionAttributedTextSink<T extends games.stendhal.client.gui.textformat.FormatSet<?,?>>Interface for destinations that can consume styled text.
-
ClassDescriptionA builder for AtttributedStrings, that works quite similarly to StringBuilder.Text sink for generating HTML snippets.Pre-processes custom HTML tags, such as
<tally/>
.StringFormatter<K,T extends games.stendhal.client.gui.textformat.FormatSet<K,T>>A class for creating attributed strings from strings using the stendhal style markup.FormatSet wrapper for Styles.Tally marks representation of an integer number.FormatSet implementation for TextAttribute maps.