Class DirectoryConfigurer
java.lang.Object
VASSAL.configure.Configurer
VASSAL.configure.FileConfigurer
VASSAL.configure.DirectoryConfigurer
-
Nested Class Summary
Nested classes/interfaces inherited from class VASSAL.configure.Configurer
Configurer.ContextLevel
-
Field Summary
Fields inherited from class VASSAL.configure.FileConfigurer
archive, editable, fc, p, startingDirectory, tf
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
Modifier and TypeMethodDescriptionprotected void
addToArchive
(File f) void
protected FileChooser
void
Set the Object valueMethods inherited from class VASSAL.configure.FileConfigurer
getControls, getFileValue, getValueString, isEditable, main, setEditable, setLabelVisible, setValue
Methods inherited from class VASSAL.configure.Configurer
addFocusListener, addPropertyChangeListener, fireUpdate, getContext, getContextLevel, getHint, getKey, getName, getScreenSize, getValue, initCustomControls, isFrozen, isHighlighted, isPieceContext, removeFocusListener, removePropertyChangeListener, repack, repack, requestFocus, setContext, setContext, setContext, setContextLevel, setEnabled, setFrozen, setHighlighted, setHint, setHintKey, setLabelVisibile, setName
-
Constructor Details
-
DirectoryConfigurer
-
-
Method Details
-
initFileChooser
- Overrides:
initFileChooser
in classFileConfigurer
-
setValue
Description copied from class:Configurer
Set the Object value- Overrides:
setValue
in classFileConfigurer
-
addToArchive
- Overrides:
addToArchive
in classFileConfigurer
-
chooseNewValue
public void chooseNewValue()- Overrides:
chooseNewValue
in classFileConfigurer
-