Uses of Class
VASSAL.configure.FormattedStringConfigurer
| Package | Description |
|---|---|
| VASSAL.configure |
Provides classes for building "Edit Property" dialogs, and for editing
GameModule's and ModuleExtension's. |
| VASSAL.counters |
Provides classes that define game pieces.
|
-
Uses of FormattedStringConfigurer in VASSAL.configure
Subclasses of FormattedStringConfigurer in VASSAL.configure Modifier and Type Class Description classFormattedExpressionConfigurerA 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)classGamePieceFormattedStringConfigurerConvenience class that provides prompts for the properties found in a BasicPiececlassPlayerIdFormattedStringConfigurerUtility subclass ofFormattedStringConfigurerwhich includes variable keys for player name, side, and idclassPropertyExpressionConfigurerA Configurer for Java ExpressionsclassPropertyNameExpressionConfigurerA Configurer for Java Expressions -
Uses of FormattedStringConfigurer in VASSAL.counters
Fields in VASSAL.counters declared as FormattedStringConfigurer Modifier and Type Field Description protected FormattedStringConfigurerSendToLocation.Ed. boardNameInputprotected FormattedStringConfigurerSendToLocation.Ed. mapIdInputprotected FormattedStringConfigurerSendToLocation.Ed. regionInputprotected FormattedStringConfigurerSendToLocation.Ed. xIndexInputprotected FormattedStringConfigurerSendToLocation.Ed. xInputprotected FormattedStringConfigurerSendToLocation.Ed. xOffsetInputprotected FormattedStringConfigurerSendToLocation.Ed. yIndexInputprotected FormattedStringConfigurerSendToLocation.Ed. yInputprotected FormattedStringConfigurerSendToLocation.Ed. yOffsetInputprotected FormattedStringConfigurerSendToLocation.Ed. zoneInput