Class LayoutConfigurer.NewIntConfigurer
java.lang.Object
VASSAL.configure.Configurer
VASSAL.configure.StringConfigurer
VASSAL.configure.IntConfigurer
VASSAL.build.module.gamepieceimage.LayoutConfigurer.NewIntConfigurer
- Enclosing class:
- LayoutConfigurer
protected static class LayoutConfigurer.NewIntConfigurer extends IntConfigurer
-
Field Summary
Fields inherited from class VASSAL.configure.StringConfigurer
DEFAULT_LENGHTH, length, nameField, pFields inherited from class VASSAL.configure.Configurer
changeSupport, frozen, key, name, NAME_PROPERTY, noUpdate, value -
Method Summary
Modifier and Type Method Description intgetIntValue()voidsetColumns(int cols)Methods inherited from class VASSAL.configure.IntConfigurer
getIntValue, getValueString, setValue, setValueMethods inherited from class VASSAL.configure.StringConfigurer
buildTextField, getControlsMethods inherited from class VASSAL.configure.Configurer
addPropertyChangeListener, fireUpdate, getKey, getName, getValue, isFrozen, removePropertyChangeListener, setFrozen, setName
-
Method Details
-
setColumns
public void setColumns(int cols) -
getIntValue
public int getIntValue()
-