Package VASSAL.build.module.properties
Class RemoteEnumeratedPropertyPrompt
java.lang.Object
VASSAL.build.module.properties.PropertyPrompt
VASSAL.build.module.properties.EnumeratedPropertyPrompt
VASSAL.build.module.properties.RemoteEnumeratedPropertyPrompt
- All Implemented Interfaces:
PropertyChanger,RemotePropertyChanger
public class RemoteEnumeratedPropertyPrompt
extends EnumeratedPropertyPrompt
implements RemotePropertyChanger
-
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.EnumeratedPropertyPrompt
dialogParent, validValues, valueExpressionsFields inherited from class VASSAL.build.module.properties.PropertyPrompt
constraints, promptText -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetNewValue(DynamicProperty target, Auditable owner, PropertySource ps) Methods inherited from class VASSAL.build.module.properties.EnumeratedPropertyPrompt
getNewValue, getValidValues, getValueExpressionsMethods inherited from class VASSAL.build.module.properties.PropertyPrompt
getPromptMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface VASSAL.build.module.properties.PropertyChanger
getNewValue
-
Constructor Details
-
RemoteEnumeratedPropertyPrompt
-
-
Method Details
-
getNewValue
- Specified by:
getNewValuein interfaceRemotePropertyChanger
-