Package VASSAL.tools

Class FormattedString

java.lang.Object
VASSAL.tools.FormattedString
Direct Known Subclasses:
PlayerIdFormattedString

public class FormattedString
extends Object
FormattedString.java A String that can include options of the form $optionName$. Option values are maintained in a property list and getText returns the string will all options replaced by their value