Package VASSAL.counters
Class CalculatedProperty.Ed
java.lang.Object
VASSAL.counters.CalculatedProperty.Ed
- All Implemented Interfaces:
PieceEditor
- Enclosing class:
CalculatedProperty
Trait Editor implementation
-
Field Summary
Modifier and TypeFieldDescriptionprotected TraitConfigPanel
protected StringConfigurer
protected BeanShellExpressionConfigurer
protected StringConfigurer
-
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
-
nameConfig
-
expressionConfig
-
defaultValueConfig
-
box
-
-
Constructor Details
-
Ed
-
-
Method Details
-
getControls
- Specified by:
getControls
in interfacePieceEditor
-
getState
- Specified by:
getState
in interfacePieceEditor
-
getType
- Specified by:
getType
in interfacePieceEditor
-