Package VASSAL.counters
Class CalculatedProperty.Ed
java.lang.Object
VASSAL.counters.CalculatedProperty.Ed
- All Implemented Interfaces:
PieceEditor
- Enclosing class:
- CalculatedProperty
public static class CalculatedProperty.Ed extends Object implements PieceEditor
Trait Editor implementation
-
Field Summary
Fields Modifier and Type Field Description protected JPanelboxprotected StringConfigurerdefaultValueConfigprotected BeanShellExpressionConfigurerexpressionConfigprotected StringConfigurernameConfig -
Constructor Summary
Constructors Constructor Description Ed(CalculatedProperty piece) -
Method Summary
-
Field Details
-
nameConfig
-
expressionConfig
-
defaultValueConfig
-
box
-
-
Constructor Details
-
Ed
-
-
Method Details
-
getControls
- Specified by:
getControlsin interfacePieceEditor
-
getState
- Specified by:
getStatein interfacePieceEditor
-
getType
- Specified by:
getTypein interfacePieceEditor
-