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
-
Nested Class Summary
Nested classes/interfaces inherited from class VASSAL.configure.Configurer
Configurer.ContextLevel
-
Field Summary
Fields inherited from class VASSAL.configure.AutoConfigurer
conditions, configurers, labels, p, target
Fields inherited from class VASSAL.configure.Configurer
changeSupport, context, contextLevel, frozen, hint, key, LIST_ENTRY_HIGHLIGHT_COLOR, name, NAME_PROPERTY, noUpdate, value
-
Constructor Summary
-
Method Summary
Methods inherited from class VASSAL.configure.AutoConfigurer
checkVisibility, createConfigurer, getConfigurer, getControls, getLabel, getValueString, propertyChange, reset, setValue, setVisibility
Methods inherited from class VASSAL.configure.Configurer
addFocusListener, addPropertyChangeListener, fireUpdate, getContext, getContextLevel, getHint, getKey, getName, getScreenSize, initCustomControls, isFrozen, isHighlighted, isPieceContext, removeFocusListener, removePropertyChangeListener, repack, repack, requestFocus, setContext, setContext, setContext, setContextLevel, setEnabled, setFrozen, setHighlighted, setHint, setHintKey, setLabelVisibile, setLabelVisible, setName, setValue
-
Constructor Details
-
MyConfigurer
-
-
Method Details
-
getValue
Description copied from class:Configurer
The Object value May be null if the Object has not been initialized- Overrides:
getValue
in classConfigurer
-