Package VASSAL.configure
Class FormattedStringArrayConfigurer
java.lang.Object
VASSAL.configure.Configurer
VASSAL.configure.StringArrayConfigurer
VASSAL.configure.FormattedStringArrayConfigurer
- All Implemented Interfaces:
ConfigurableList
-
Field Summary
FieldsFields inherited from class VASSAL.configure.StringArrayConfigurer
list, maxRows, minRows, model, panel, textFieldFields inherited from class VASSAL.configure.Configurer
changeSupport, frozen, hint, key, LIST_ENTRY_HIGHLIGHT_COLOR, name, NAME_PROPERTY, noUpdate, valueFields inherited from interface VASSAL.configure.ConfigurableList
DEFAULT_ICON_SIZE -
Constructor Summary
ConstructorsConstructorDescriptionFormattedStringArrayConfigurer(String key, String name)FormattedStringArrayConfigurer(String key, String name, Object val)FormattedStringArrayConfigurer(String key, String name, GamePiece target) -
Method Summary
Methods inherited from class VASSAL.configure.StringArrayConfigurer
addEntry, addFocusListener, addTextActionListener, addValue, arrayToString, deleteEntry, entryChanged, getControls, getEntries, getListController, getModel, getSelectedEntryIndex, getStringArray, getTextComponent, getTextValue, getValueString, moveEntryDown, moveEntryUp, removeFocusListener, removeValue, repack, selectEntry, setHighlighted, setSelectedEntryIndex, setTextValue, setValue, setValue, stringToArray, updateModel, updateViewableMethods inherited from class VASSAL.configure.Configurer
addPropertyChangeListener, fireUpdate, getHint, getKey, getName, getScreenSize, getValue, isFrozen, isHighlighted, removePropertyChangeListener, repack, requestFocus, setFrozen, setHint, setHintKey, setLabelVisibile, setName
-
Field Details
-
config
-
target
-
-
Constructor Details
-
FormattedStringArrayConfigurer
-
FormattedStringArrayConfigurer
-
FormattedStringArrayConfigurer
-
FormattedStringArrayConfigurer
public FormattedStringArrayConfigurer(String key, String name, PropertyChangerConfigurer.Constraints c) -
FormattedStringArrayConfigurer
-
-
Method Details
-
buildChildConfigurer
- Overrides:
buildChildConfigurerin classStringArrayConfigurer
-