Class BrowserHelpFile.MyConfigurer
java.lang.Object
VASSAL.configure.Configurer
VASSAL.configure.AutoConfigurer
VASSAL.build.module.documentation.BrowserHelpFile.MyConfigurer
- All Implemented Interfaces:
PropertyChangeListener,EventListener
- Enclosing class:
- BrowserHelpFile
Handles the packaging of the target directory into the module file after the user saves the properties in the
editor
- Author:
- rkinney
-
Field Summary
Fields inherited from class VASSAL.configure.AutoConfigurer
conditions, configurers, labels, p, targetFields 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.AutoConfigurer
checkVisibility, createConfigurer, getConfigurer, getControls, getLabel, getValueString, propertyChange, reset, setValue, setVisibilityMethods inherited from class VASSAL.configure.Configurer
addFocusListener, addPropertyChangeListener, fireUpdate, getHint, getKey, getName, getScreenSize, isFrozen, isHighlighted, removeFocusListener, removePropertyChangeListener, repack, repack, requestFocus, setFrozen, setHighlighted, setHint, setHintKey, setLabelVisibile, setName, setValue
-
Constructor Details
-
MyConfigurer
-
-
Method Details
-
getValue
Description copied from class:ConfigurerThe Object value May be null if the Object has not been initialized- Overrides:
getValuein classConfigurer
-