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 TraitConfigPanelcontrolsprotected StringConfigurerdescConfigprotected ListConfigurerkeyCommandListConfigprotected TranslatingStringEnumConfigurerlevelConfigprotected StringmapTextprotected IntConfigurermaxConfigprotected JLabelmaxLabelprotected IntConfigurerminConfigprotected JLabelminLabelprotected FormattedExpressionConfigurernameConfigprotected BooleanConfigurernumericConfigprotected JLabelsearchLabelprotected FormattedExpressionConfigurersearchNameConfigprotected BooleanConfigurerwrapConfigprotected JLabelwrapLabelprotected StringzoneText -
Constructor Summary
Constructors Constructor Description Ed(SetGlobalProperty m) -
Method Summary
Modifier and Type Method Description protected StringencodeConstraints()ComponentgetControls()StringgetState()StringgetType()protected voidupdateVisibility()
-
Field Details
-
descConfig
-
nameConfig
-
numericConfig
-
minLabel
-
minConfig
-
maxLabel
-
maxConfig
-
wrapLabel
-
wrapConfig
-
keyCommandListConfig
-
levelConfig
-
searchNameConfig
-
mapText
-
zoneText
-
searchLabel
-
controls
-
-
Constructor Details
-
Ed
-
-
Method Details
-
updateVisibility
protected void updateVisibility() -
getControls
- Specified by:
getControlsin interfacePieceEditor
-
encodeConstraints
-
getType
- Specified by:
getTypein interfacePieceEditor
-
getState
- Specified by:
getStatein interfacePieceEditor
-