Package VASSAL.counters
Class SetGlobalProperty.Ed
java.lang.Object
VASSAL.counters.SetGlobalProperty.Ed
- All Implemented Interfaces:
PieceEditor
- Enclosing class:
- SetGlobalProperty
protected static class SetGlobalProperty.Ed extends Object implements PieceEditor
-
Field Summary
Fields Modifier and Type Field Description protected Boxcontrolsprotected StringConfigurerdescConfigprotected ListConfigurerkeyCommandListConfigprotected StringEnumConfigurerlevelConfigprotected JLabelmapLabelprotected IntConfigurermaxConfigprotected IntConfigurerminConfigprotected BoxnameBoxprotected FormattedExpressionConfigurernameConfigprotected BooleanConfigurernumericConfigprotected FormattedExpressionConfigurersearchNameConfigprotected BooleanConfigurerwrapConfigprotected JLabelzoneLabel -
Constructor Summary
Constructors Constructor Description Ed(SetGlobalProperty m) -
Method Summary
Modifier and Type Method Description protected StringencodeConstraints()ComponentgetControls()StringgetState()StringgetType()protected voidupdateVisibility()
-
Field Details
-
Constructor Details
-
Method Details
-
updateVisibility
protected void updateVisibility() -
getControls
- Specified by:
getControlsin interfacePieceEditor
-
encodeConstraints
-
getType
- Specified by:
getTypein interfacePieceEditor
-
getState
- Specified by:
getStatein interfacePieceEditor
-