Class SetGlobalProperty.Ed
java.lang.Object
VASSAL.counters.SetGlobalProperty.Ed
- All Implemented Interfaces:
PieceEditor
- Enclosing class:
SetGlobalProperty
- Author:
- Brent Easton A trait that allows counters to manipulate the value of Global properties. Uses the Property manipulation functionality of DynamicPropert, but applies them to Global Properties.
-
Field Summary
Modifier and TypeFieldDescriptionprotected TraitConfigPanel
protected StringConfigurer
protected DynamicKeyCommandListConfigurer
protected TranslatingStringEnumConfigurer
protected String
protected IntConfigurer
protected JLabel
protected IntConfigurer
protected JLabel
protected FormattedExpressionConfigurer
protected BooleanConfigurer
protected JLabel
protected FormattedExpressionConfigurer
protected BooleanConfigurer
protected JLabel
protected String
-
Constructor Summary
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface VASSAL.counters.PieceEditor
initCustomControls
-
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:
getControls
in interfacePieceEditor
-
encodeConstraints
-
getType
- Specified by:
getType
in interfacePieceEditor
-
getState
- Specified by:
getState
in interfacePieceEditor
-