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 PropertyPrompt
PropertyPrompt.Constraints, PropertyPrompt.DialogParent -
Field Summary
Fields inherited from class PropertyPrompt
constraints, promptText -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetNewValue(DynamicProperty target, Auditable owner, PropertySource ps) Methods inherited from class PropertyPrompt
getNewValue, getPromptMethods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface PropertyChanger
getNewValue
-
Constructor Details
-
RemotePropertyPrompt
-
-
Method Details
-
getNewValue
- Specified by:
getNewValuein interfaceRemotePropertyChanger
-