Class PlayerIdFormattedString
java.lang.Object
VASSAL.tools.FormattedString
VASSAL.tools.PlayerIdFormattedString
- All Implemented Interfaces:
Auditable
,RecursionLimiter.Loopable
Deprecated.
use FormattedString constructor with defaultProperties
Utility subclass of
FormattedString
which automatically includes
variables for Player name, side, and id-
Field Summary
Fields inherited from class VASSAL.tools.FormattedString
props
-
Constructor Summary
ConstructorDescriptionDeprecated.Deprecated. -
Method Summary
Methods inherited from class VASSAL.tools.FormattedString
clearProperties, debugInfo, debugInfo, equals, getComponentName, getComponentTypeName, getDefaultProperties, getFormat, getLocalizedText, getLocalizedText, getLocalizedText, getLocalizedText, getLocalizedText, getLocalizedText, getText, getText, getText, getText, getText, getText, getText, getText, getText, getText, getText, getText, getTextAsInt, getTextAsInt, getTextAsInt, hashCode, isDynamic, setDefaultProperties, setFormat, setProperty
-
Constructor Details
-
PlayerIdFormattedString
public PlayerIdFormattedString()Deprecated. -
PlayerIdFormattedString
Deprecated.
-