Uses of Interface
VASSAL.build.module.properties.PropertyPrompt.Constraints
Package | Description |
---|---|
VASSAL.build.module.properties | |
VASSAL.counters |
Provides classes that define game pieces.
|
-
Uses of PropertyPrompt.Constraints in VASSAL.build.module.properties
Subinterfaces of PropertyPrompt.Constraints in VASSAL.build.module.properties Modifier and Type Interface Description static interface
PropertyChangerConfigurer.Constraints
Classes in VASSAL.build.module.properties that implement PropertyPrompt.Constraints Modifier and Type Class Description class
ChangePropertyButton
Adds a toolbar button that changes the value of a global propertyFields in VASSAL.build.module.properties declared as PropertyPrompt.Constraints Modifier and Type Field Description protected PropertyPrompt.Constraints
PropertyPrompt. constraints
protected PropertyPrompt.Constraints
EnumeratedPropertyPrompt. propertySource
Constructors in VASSAL.build.module.properties with parameters of type PropertyPrompt.Constraints Constructor Description EnumeratedPropertyPrompt(PropertyPrompt.DialogParent dialogParent, String prompt, String[] validValues, PropertyPrompt.Constraints propertySource)
PropertyPrompt(PropertyPrompt.Constraints constraints, String prompt)
-
Uses of PropertyPrompt.Constraints in VASSAL.counters
Classes in VASSAL.counters that implement PropertyPrompt.Constraints Modifier and Type Class Description class
DynamicProperty
Trait that contains a property accessible via getProperty() and updateable dynamically via key commandsclass
SetGlobalProperty