Class NumericPropertyPrompt
java.lang.Object
VASSAL.build.module.properties.PropertyPrompt
VASSAL.build.module.properties.NumericPropertyPrompt
-
Nested Class Summary
Nested classes/interfaces inherited from class VASSAL.build.module.properties.PropertyPrompt
PropertyPrompt.Constraints, PropertyPrompt.DialogParent
-
Field Summary
Fields inherited from class VASSAL.build.module.properties.PropertyPrompt
constraints, promptText
-
Constructor Summary
ConstructorDescriptionNumericPropertyPrompt
(Component dialogParent, String prompt, int minValue, int maxValue) -
Method Summary
Methods inherited from class VASSAL.build.module.properties.PropertyPrompt
getPrompt
-
Constructor Details
-
NumericPropertyPrompt
-
-
Method Details
-
getNewValue
- Specified by:
getNewValue
in interfacePropertyChanger
- Overrides:
getNewValue
in classPropertyPrompt
-