Package VASSAL.build.module.properties
Class PropertySetter
java.lang.Object
VASSAL.build.module.properties.PropertySetter
- All Implemented Interfaces:
PropertyChanger
- Direct Known Subclasses:
RemotePropertySetter
Provides a fixed value
The value can be specified as a FormattedString property and evaluated at runtime
- Author:
- rkinney
-
Constructor Summary
ConstructorDescriptionPropertySetter
(String newValue, PropertyChangerConfigurer.Constraints propSource) -
Method Summary
-
Constructor Details
-
PropertySetter
-
-
Method Details
-
getRawValue
-
getPropSource
-
getFormat
-
getNewValue
- Specified by:
getNewValue
in interfacePropertyChanger
-
setNewValue
-