Package VASSAL.build.module.properties
Class RemotePropertyPrompt
java.lang.Object
VASSAL.build.module.properties.PropertyPrompt
VASSAL.build.module.properties.RemotePropertyPrompt
- All Implemented Interfaces:
PropertyChanger
,RemotePropertyChanger
Change for updating a remote DP by a prompted entry.
Only change from standard is that since Set Piece Property affects mulitiple pieces, we
can't define an Old Value.
-
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
-
Method Summary
Modifier and TypeMethodDescriptiongetNewValue
(DynamicProperty target, Auditable owner, PropertySource ps) Methods inherited from class VASSAL.build.module.properties.PropertyPrompt
getNewValue, getPrompt
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface VASSAL.build.module.properties.PropertyChanger
getNewValue
-
Constructor Details
-
RemotePropertyPrompt
-
-
Method Details
-
getNewValue
- Specified by:
getNewValue
in interfaceRemotePropertyChanger
-