Package VASSAL.build.module.properties
Class PropertyPrompt
java.lang.Object
VASSAL.build.module.properties.PropertyPrompt
- All Implemented Interfaces:
PropertyChanger
- Direct Known Subclasses:
EnumeratedPropertyPrompt,NumericPropertyPrompt
Prompts user for a new value
- Author:
- rkinney
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic interfacestatic interface -
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
promptText
-
constraints
-
-
Constructor Details
-
PropertyPrompt
-
-
Method Details
-
getNewValue
- Specified by:
getNewValuein interfacePropertyChanger
-
getPrompt
-