Uses of Interface
VASSAL.build.module.properties.PropertyPrompt.DialogParent
| Package | Description |
|---|---|
| VASSAL.build.module.properties | |
| VASSAL.counters |
Provides classes that define game pieces.
|
-
Uses of PropertyPrompt.DialogParent in VASSAL.build.module.properties
Subinterfaces of PropertyPrompt.DialogParent in VASSAL.build.module.properties Modifier and Type Interface Description static interfacePropertyChangerConfigurer.Constraintsstatic interfacePropertyPrompt.ConstraintsClasses in VASSAL.build.module.properties that implement PropertyPrompt.DialogParent Modifier and Type Class Description classChangePropertyButtonAdds a toolbar button that changes the value of a global propertyFields in VASSAL.build.module.properties declared as PropertyPrompt.DialogParent Modifier and Type Field Description protected PropertyPrompt.DialogParentEnumeratedPropertyPrompt. dialogParentConstructors in VASSAL.build.module.properties with parameters of type PropertyPrompt.DialogParent Constructor Description EnumeratedPropertyPrompt(PropertyPrompt.DialogParent dialogParent, String prompt, String[] validValues)Deprecated, for removal: This API element is subject to removal in a future version.EnumeratedPropertyPrompt(PropertyPrompt.DialogParent dialogParent, String prompt, String[] validValues, PropertyPrompt.Constraints propertySource) -
Uses of PropertyPrompt.DialogParent in VASSAL.counters
Classes in VASSAL.counters that implement PropertyPrompt.DialogParent Modifier and Type Class Description classDynamicPropertyTrait that contains a property accessible via getProperty() and updateable dynamically via key commandsclassSetGlobalProperty
EnumeratedPropertyPrompt(DialogParent, String, String[], Constraints)