Package VASSAL.configure
Class FlareFormattedStringConfigurer
java.lang.Object
VASSAL.configure.Configurer
VASSAL.configure.StringConfigurer
VASSAL.configure.FormattedStringConfigurer
VASSAL.configure.FlareFormattedStringConfigurer
- All Implemented Interfaces:
ActionListener,FocusListener,EventListener
Utility subclass of
FormattedStringConfigurer which includes variable
keys for player name, side, and id-
Field Summary
Fields inherited from class VASSAL.configure.StringConfigurer
DEFAULT_LENGHTH, length, nameField, pFields inherited from class VASSAL.configure.Configurer
changeSupport, frozen, hint, key, LIST_ENTRY_HIGHLIGHT_COLOR, name, NAME_PROPERTY, noUpdate, value -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class VASSAL.configure.FormattedStringConfigurer
actionPerformed, focusGained, focusLost, getControls, getOptions, setOptionsMethods inherited from class VASSAL.configure.StringConfigurer
addFocusListener, buildTextField, getGrowthConstraint, getValueString, removeFocusListener, requestFocus, setHighlighted, setLabelVisibile, setValue, updateHintMethods inherited from class VASSAL.configure.Configurer
addPropertyChangeListener, fireUpdate, getHint, getKey, getName, getScreenSize, getValue, isFrozen, isHighlighted, removePropertyChangeListener, repack, repack, setFrozen, setHint, setHintKey, setName, setValue
-
Constructor Details
-
FlareFormattedStringConfigurer
-