Package VASSAL.configure
Class DirectoryConfigurer
java.lang.Object
VASSAL.configure.Configurer
VASSAL.configure.FileConfigurer
VASSAL.configure.DirectoryConfigurer
A Configurer for picking file directories
-
Field Summary
Fields inherited from class VASSAL.configure.FileConfigurer
archive, editable, fc, p, startingDirectory, tfFields inherited from class VASSAL.configure.Configurer
changeSupport, frozen, hint, key, LIST_ENTRY_HIGHLIGHT_COLOR, name, NAME_PROPERTY, noUpdate, value -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected voidaddToArchive(File f)voidprotected FileChooservoidSet the Object valueMethods inherited from class VASSAL.configure.FileConfigurer
getControls, getFileValue, getValueString, isEditable, main, setEditable, setValueMethods inherited from class VASSAL.configure.Configurer
addFocusListener, addPropertyChangeListener, fireUpdate, getHint, getKey, getName, getScreenSize, getValue, isFrozen, isHighlighted, removeFocusListener, removePropertyChangeListener, repack, repack, requestFocus, setFrozen, setHighlighted, setHint, setHintKey, setLabelVisibile, setName
-
Constructor Details
-
DirectoryConfigurer
-
-
Method Details
-
initFileChooser
- Overrides:
initFileChooserin classFileConfigurer
-
setValue
Description copied from class:ConfigurerSet the Object value- Overrides:
setValuein classFileConfigurer
-
addToArchive
- Overrides:
addToArchivein classFileConfigurer
-
chooseNewValue
public void chooseNewValue()- Overrides:
chooseNewValuein classFileConfigurer
-