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, p
Fields inherited from class VASSAL.configure.Configurer
changeSupport, frozen, key, name, NAME_PROPERTY, noUpdate, value
-
Method Summary
Modifier and Type Method Description int
getIntValue()
void
setColumns(int cols)
Methods inherited from class VASSAL.configure.IntConfigurer
getIntValue, getValueString, setValue, setValue
Methods inherited from class VASSAL.configure.StringConfigurer
buildTextField, getControls
Methods 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()
-