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, key, 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
addPropertyChangeListener, fireUpdate, getKey, getName, getValue, isFrozen, removePropertyChangeListener, setFrozen, setName
-
Constructor Details
-
SizeConfigurer
-
-
Method Details
-
getComboBox
- Overrides:
getComboBoxin classStringEnumConfigurer
-