Class SymbolConfigurer
java.lang.Object
VASSAL.configure.Configurer
VASSAL.build.module.gamepieceimage.StringEnumConfigurer
VASSAL.build.module.gamepieceimage.SymbolConfigurer
public class SymbolConfigurer extends StringEnumConfigurer
-
Nested Class Summary
Nested Classes Modifier and Type Class Description classSymbolConfigurer.SymbolComboBox -
Field Summary
Fields inherited from class VASSAL.build.module.gamepieceimage.StringEnumConfigurer
box, panel, validValuesFields inherited from class VASSAL.configure.Configurer
changeSupport, frozen, hint, key, LIST_ENTRY_HIGHLIGHT_COLOR, name, NAME_PROPERTY, noUpdate, value -
Constructor Summary
Constructors Constructor Description SymbolConfigurer(String key, String name) -
Method Summary
Modifier and Type Method Description JComboBoxgetComboBox()Methods inherited from class VASSAL.build.module.gamepieceimage.StringEnumConfigurer
getControls, getValidValues, getValueString, isValidValue, main, setValidValues, setValue, setValueMethods inherited from class VASSAL.configure.Configurer
addFocusListener, addPropertyChangeListener, fireUpdate, getHint, getKey, getName, getScreenSize, getValue, isFrozen, isHighlighted, removeFocusListener, removePropertyChangeListener, repack, repack, setFrozen, setHighlighted, setHint, setHintKey, setLabelVisibile, setName
-
Constructor Details
-
SymbolConfigurer
-
-
Method Details
-
getComboBox
- Overrides:
getComboBoxin classStringEnumConfigurer
-