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