Class FormattedStringArrayConfigurer
java.lang.Object
VASSAL.configure.Configurer
VASSAL.configure.StringArrayConfigurer
VASSAL.configure.FormattedStringArrayConfigurer
- All Implemented Interfaces:
ConfigurableList
-
Nested Class Summary
Nested classes/interfaces inherited from class Configurer
Configurer.ContextLevel -
Field Summary
FieldsFields inherited from class Configurer
changeSupport, context, contextLevel, frozen, hint, key, LIST_ENTRY_HIGHLIGHT_COLOR, name, NAME_PROPERTY, noUpdate, valueFields inherited from interface 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 StringArrayConfigurer
addEntry, addFocusListener, addTextActionListener, addValue, arrayToString, deleteEntry, entryChanged, getControls, getEntries, getListController, getModel, getSelectedEntryIndex, getStringArray, getTextComponent, getTextValue, getValueString, moveEntryDown, moveEntryUp, removeFocusListener, removeValue, repack, selectEntry, setContext, setHighlighted, setSelectedEntryIndex, setTextValue, setValue, setValue, stringToArray, updateModel, updateViewableMethods inherited from class Configurer
addPropertyChangeListener, fireUpdate, getContext, getContextLevel, getHint, getKey, getName, getScreenSize, getValue, initCustomControls, isFrozen, isHighlighted, isPieceContext, removePropertyChangeListener, repack, requestFocus, setContext, setContext, setContextLevel, setEnabled, setFrozen, setHint, setHintKey, setLabelVisibile, setLabelVisible, 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
-