Package VASSAL.build.module.map
Class DeckGlobalKeyCommand.DeckPolicyConfig2
java.lang.Object
VASSAL.configure.Configurer
VASSAL.build.module.map.MassKeyCommand.DeckPolicyConfig
VASSAL.build.module.map.DeckGlobalKeyCommand.DeckPolicyConfig2
- All Implemented Interfaces:
ConfigurerFactory
- Enclosing class:
- DeckGlobalKeyCommand
public static class DeckGlobalKeyCommand.DeckPolicyConfig2 extends MassKeyCommand.DeckPolicyConfig
-
Field Summary
Fields inherited from class VASSAL.build.module.map.MassKeyCommand.DeckPolicyConfig
ALL, controls, controls2, FIXED, intConfig, NONE, prompt, typeConfigFields inherited from class VASSAL.configure.Configurer
changeSupport, frozen, hint, key, LIST_ENTRY_HIGHLIGHT_COLOR, name, NAME_PROPERTY, noUpdate, value -
Constructor Summary
Constructors Constructor Description DeckPolicyConfig2() -
Method Summary
Methods inherited from class VASSAL.build.module.map.MassKeyCommand.DeckPolicyConfig
getConfigurer, getControls, getIntValue, getValueString, setValue, setValueMethods inherited from class VASSAL.configure.Configurer
addFocusListener, addPropertyChangeListener, fireUpdate, getHint, getKey, getName, getScreenSize, getValue, isFrozen, isHighlighted, removeFocusListener, removePropertyChangeListener, repack, repack, requestFocus, setFrozen, setHighlighted, setHint, setHintKey, setLabelVisibile, setName
-
Constructor Details
-
DeckPolicyConfig2
public DeckPolicyConfig2()
-