- scheme(String) - Method in class net.java.truevfs.access.TArchiveDetector
-
Detects whether the given path name identifies a prospective
archive file by matching its file name extension against the set of
file system schemes in the file system driver map.
- scrollNodeToVisible(TFile) - Method in class net.java.truevfs.access.swing.TFileTree
-
- setAccessPreference(FsAccessOption, boolean) - Method in class net.java.truevfs.access.TConfig
-
Sets or clears the given access option in the access preferences.
- setAccessPreferences(BitField<FsAccessOption>) - Method in class net.java.truevfs.access.TConfig
-
Sets the access preferences to apply for file system operations.
- setArchiveDetector(TArchiveDetector) - Method in class net.java.truevfs.access.TConfig
-
Sets the default
TArchiveDetector to use for scanning path
names for prospective archive files.
- setAttribute(Path, String, Object, LinkOption...) - Method in class net.java.truevfs.access.TFileSystemProvider
-
- setDefaultExtension(String) - Method in class net.java.truevfs.access.swing.TFileTree
-
Setter for bound property defaultExtension.
- setDetector(TArchiveDetector) - Method in class net.java.truevfs.access.swing.TFileSystemView
-
Sets the archive detector to use.
- setDisplayingExtensions(boolean) - Method in class net.java.truevfs.access.swing.TFileTree
-
Setter for bound property displayingExtensions.
- setEditable(boolean) - Method in class net.java.truevfs.access.swing.TFileTree
-
- setEditingExtensions(boolean) - Method in class net.java.truevfs.access.swing.TFileTree
-
Setter for bound property editingExtensions.
- setFileSystemView(FileSystemView) - Method in class net.java.truevfs.access.swing.TFileChooser
-
- setLastModified(long) - Method in class net.java.truevfs.access.TFile
-
Sets the last modification of this file or (virtual) directory.
- setLenient(boolean) - Method in class net.java.truevfs.access.TConfig
-
Sets the value of the property lenient.
- setModel(TreeModel) - Method in class net.java.truevfs.access.swing.TFileTree
-
- setReadOnly() - Method in class net.java.truevfs.access.TFile
-
Like the super class implementation, but is aware of archive
files in its path.
- setSelectionNode(TFile) - Method in class net.java.truevfs.access.swing.TFileTree
-
- setSelectionNodes(TFile[]) - Method in class net.java.truevfs.access.swing.TFileTree
-
- setup() - Method in class net.java.truevfs.access.TApplication
-
Runs the setup phase.
- startEditingAtPath(TreePath) - Method in class net.java.truevfs.access.swing.TFileTree
-
- startsWith(Path) - Method in class net.java.truevfs.access.TPath
-
- startsWith(String) - Method in class net.java.truevfs.access.TPath
-
- stopEditing() - Method in class net.java.truevfs.access.swing.TFileTree
-
- structureChanged(TFile) - Method in class net.java.truevfs.access.swing.TFileTreeModel
-
Reloads the tree structure for the given node.
- subpath(int, int) - Method in class net.java.truevfs.access.TPath
-
- supportedFileAttributeViews() - Method in class net.java.truevfs.access.TFileSystem
-
- sync() - Method in class net.java.truevfs.access.TApplication
-
Runs the sync phase.
- sync(BitField<FsSyncOption>) - Method in class net.java.truevfs.access.TFileSystem
-
Commits all pending changes for this (federated) file system and all its
federated child file systems to their respective parent file system with
respect to the given options.
- sync(FsSyncOption...) - Static method in class net.java.truevfs.access.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 net.java.truevfs.access.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 net.java.truevfs.access.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 net.java.truevfs.access.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 net.java.truevfs.access.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 net.java.truevfs.access.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.