Package VASSAL.counters
Class DynamicProperty.Ed
java.lang.Object
VASSAL.counters.DynamicProperty.Ed
- All Implemented Interfaces:
PieceEditor
- Enclosing class:
- DynamicProperty
protected static class DynamicProperty.Ed extends Object implements PieceEditor
-
Field Summary
Fields Modifier and Type Field Description protected Boxcontrolsprotected StringConfigurerinitialValueConfigprotected ListConfigurerkeyCommandListConfigprotected IntConfigurermaxConfigprotected IntConfigurerminConfigprotected StringConfigurernameConfigprotected BooleanConfigurernumericConfigprotected BooleanConfigurerwrapConfig -
Constructor Summary
Constructors Constructor Description Ed(DynamicProperty m) -
Method Summary
Modifier and Type Method Description protected StringencodeConstraints()ComponentgetControls()StringgetState()StringgetType()
-
Field Details
-
Constructor Details
-
Method Details
-
getControls
- Specified by:
getControlsin interfacePieceEditor
-
encodeConstraints
-
getType
- Specified by:
getTypein interfacePieceEditor
-
getState
- Specified by:
getStatein interfacePieceEditor
-