Package VASSAL.counters
Class CounterGlobalKeyCommand.Ed
java.lang.Object
VASSAL.counters.CounterGlobalKeyCommand.Ed
- All Implemented Interfaces:
PieceEditor
- Enclosing class:
- CounterGlobalKeyCommand
public static class CounterGlobalKeyCommand.Ed extends Object implements PieceEditor
-
Field Summary
Fields Modifier and Type Field Description protected JPanel
controls
protected MassKeyCommand.DeckPolicyConfig
deckPolicy
protected StringConfigurer
descInput
protected BooleanConfigurer
fixedRange
protected NamedHotKeyConfigurer
globalKey
protected NamedHotKeyConfigurer
keyInput
protected StringConfigurer
nameInput
protected PropertyExpressionConfigurer
propertyMatch
protected IntConfigurer
range
protected StringConfigurer
rangeProperty
protected BooleanConfigurer
restrictRange
protected BooleanConfigurer
suppress
-
Constructor Summary
Constructors Constructor Description Ed(CounterGlobalKeyCommand p)
-
Method Summary
-
Field Details
-
nameInput
-
keyInput
-
globalKey
-
propertyMatch
-
deckPolicy
-
suppress
-
restrictRange
-
fixedRange
-
range
-
rangeProperty
-
descInput
-
controls
-
-
Constructor Details
-
Ed
-
-
Method Details
-
getControls
- Specified by:
getControls
in interfacePieceEditor
-
getType
- Specified by:
getType
in interfacePieceEditor
-
getState
- Specified by:
getState
in interfacePieceEditor
-