- scrollNodeToVisible(TFile) - Method in class de.schlichtherle.truezip.file.swing.TFileTree
-
- setArchiveDetector(TArchiveDetector) - Method in class de.schlichtherle.truezip.file.swing.TFileSystemView
-
Sets the archive detector to use.
- setArchiveDetector(TArchiveDetector) - Method in class de.schlichtherle.truezip.file.TConfig
-
Sets the default
TArchiveDetector to use for scanning path
names for prospective archive files if no
TArchiveDetector has
been explicitly provided to a
TFile constructor.
- setDefaultSuffix(String) - Method in class de.schlichtherle.truezip.file.swing.TFileTree
-
Setter for bound property defaultSuffixes.
- setDisplayingSuffixes(boolean) - Method in class de.schlichtherle.truezip.file.swing.TFileTree
-
Setter for bound property displayingSuffixes.
- setEditable(boolean) - Method in class de.schlichtherle.truezip.file.swing.TFileTree
-
- setEditingSuffixes(boolean) - Method in class de.schlichtherle.truezip.file.swing.TFileTree
-
Setter for bound property editingSuffixes.
- setFileSystemView(FileSystemView) - Method in class de.schlichtherle.truezip.file.swing.TFileChooser
-
- setInputPreferences(BitField<FsInputOption>) - Method in class de.schlichtherle.truezip.file.TConfig
-
Sets the input preferences.
- setLastModified(long) - Method in class de.schlichtherle.truezip.file.TFile
-
Sets the last modification of this file or (virtual) directory.
- setLenient(boolean) - Method in class de.schlichtherle.truezip.file.TConfig
-
Sets the value of the property lenient.
- setModel(TreeModel) - Method in class de.schlichtherle.truezip.file.swing.TFileTree
-
- setOutputPreferences(BitField<FsOutputOption>) - Method in class de.schlichtherle.truezip.file.TConfig
-
Sets the output preferences.
- setReadOnly() - Method in class de.schlichtherle.truezip.file.TFile
-
Like the super class implementation, but is aware of archive
files in its path.
- setSelectionNode(TFile) - Method in class de.schlichtherle.truezip.file.swing.TFileTree
-
- setSelectionNodes(TFile[]) - Method in class de.schlichtherle.truezip.file.swing.TFileTree
-
- setup() - Method in class de.schlichtherle.truezip.file.TApplication
-
Runs the setup phase.
- startEditingAtPath(TreePath) - Method in class de.schlichtherle.truezip.file.swing.TFileTree
-
- stopEditing() - Method in class de.schlichtherle.truezip.file.swing.TFileTree
-
- structureChanged(TFile) - Method in class de.schlichtherle.truezip.file.swing.TFileTreeModel
-
Reloads the tree structure for the given node.
- sync() - Method in class de.schlichtherle.truezip.file.TApplication
-
Runs the sync phase.
- sync(FsSyncOption...) - Static method in class de.schlichtherle.truezip.file.TVFS
-
Commits all pending changes for all (nested) archive files to their
respective parent file system with respect to the given options.
- sync(BitField<FsSyncOption>) - Static method in class de.schlichtherle.truezip.file.TVFS
-
Commits all pending changes for all (nested) archive files to their
respective parent file system with respect to the given options.
- sync(TFile, FsSyncOption...) - Static method in class de.schlichtherle.truezip.file.TVFS
-
Commits all pending changes for all (nested) archive files within the
given (virtual) directory tree to their respective parent file
system with respect to the given options.
- sync(TFile, BitField<FsSyncOption>) - Static method in class de.schlichtherle.truezip.file.TVFS
-
Commits all pending changes for all (nested) archive files within the
given (virtual) directory tree to their respective parent file
system with respect to the given options.
- sync(FsMountPoint, FsSyncOption...) - Static method in class de.schlichtherle.truezip.file.TVFS
-
Commits all pending changes for all (nested) archive files within the
given (virtual) directory tree to their respective parent file
system with respect to the given options.
- sync(FsMountPoint, BitField<FsSyncOption>) - Static method in class de.schlichtherle.truezip.file.TVFS
-
Commits all pending changes for all (nested) archive files within the
given (virtual) directory tree to their respective parent file
system with respect to the given options.