Class SizeConfigurer
java.lang.Object
VASSAL.configure.Configurer
VASSAL.build.module.gamepieceimage.StringEnumConfigurer
VASSAL.build.module.gamepieceimage.SizeConfigurer
public class SizeConfigurer extends StringEnumConfigurer
-
Nested Class Summary
Nested Classes Modifier and Type Class Description classSizeConfigurer.SizeComboBox -
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 SizeConfigurer(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
-
SizeConfigurer
-
-
Method Details
-
getComboBox
- Overrides:
getComboBoxin classStringEnumConfigurer
-