Uses of Class
VASSAL.configure.FormattedStringConfigurer
Package
Description
Provides classes for building "Edit Property" dialogs, and for editing
GameModule
's and ModuleExtension
's.Provides classes that define game pieces.
-
Uses of FormattedStringConfigurer in VASSAL.configure
Modifier and TypeClassDescriptionclass
class
Utility subclass ofFormattedStringConfigurer
which includes variable keys for player name, side, and idclass
A standard Formatted String configurer that has an additional Calculator icon that: a) Indicates to the user that $name$ variables can be used in this field b) Clicking on it opens up an Expression Builder that allows entry of in-line Calculated Properties (Not implemented yet)class
Convenience class that provides prompts for the properties found in a BasicPiececlass
Utility subclass ofFormattedStringConfigurer
which includes variable keys for player name, side, and idclass
Utility subclass ofFormattedStringConfigurer
which includes variable keys for player name, side, and idclass
A Configurer for Java Expressionsclass
A Configurer for Java Expressions -
Uses of FormattedStringConfigurer in VASSAL.counters
Modifier and TypeFieldDescriptionprotected FormattedStringConfigurer
SendToLocation.Ed.boardNameInput
protected FormattedStringConfigurer
SendToLocation.Ed.mapIdInput
protected FormattedStringConfigurer
SendToLocation.Ed.regionInput
protected FormattedStringConfigurer
SendToLocation.Ed.xIndexInput
protected FormattedStringConfigurer
SendToLocation.Ed.xInput
protected FormattedStringConfigurer
SendToLocation.Ed.xOffsetInput
protected FormattedStringConfigurer
SendToLocation.Ed.yIndexInput
protected FormattedStringConfigurer
SendToLocation.Ed.yInput
protected FormattedStringConfigurer
SendToLocation.Ed.yOffsetInput
protected FormattedStringConfigurer
SendToLocation.Ed.zoneInput