- readObject(ObjectInputStream) - Method in class de.schlichtherle.truezip.file.swing.TFileChooser
-
- readObject(ObjectInputStream) - Method in class de.schlichtherle.truezip.file.TFile
-
- refresh() - Method in class de.schlichtherle.truezip.file.swing.TFileTree
-
Refreshes the entire tree,
restores the expanded and selected paths and scrolls to the lead
selection path if necessary.
- refresh(TFile) - Method in class de.schlichtherle.truezip.file.swing.TFileTree
-
Refreshes the subtree for the given node,
restores the expanded and selected paths and scrolls to the lead
selection path if necessary.
- refresh(TreePath[]) - Method in class de.schlichtherle.truezip.file.swing.TFileTree
-
Refreshes the subtree for the given paths,
restores the expanded and selected paths and scrolls to the lead
selection path if necessary.
- refresh() - Method in class de.schlichtherle.truezip.file.swing.TFileTreeModel
-
Refreshes the tree structure for the entire tree.
- refresh(TFile) - Method in class de.schlichtherle.truezip.file.swing.TFileTreeModel
-
- removeTreeModelListener(TreeModelListener) - Method in class de.schlichtherle.truezip.file.swing.TFileTreeModel
-
Removes a listener from this model.
- resources - Static variable in class de.schlichtherle.truezip.file.swing.TFileView
-
- rm(TFile) - Method in class de.schlichtherle.truezip.file.swing.TFileTree
-
Forwards the call to the
TFileTreeModel
and scrolls the tree so that the successor to the deleted node
is selected and visible.
- rm(TFile) - Method in class de.schlichtherle.truezip.file.swing.TFileTreeModel
-
Deletes the file or empty directory node
and updates the tree accordingly.
- rm() - Method in class de.schlichtherle.truezip.file.TFile
-
- rm(File) - Static method in class de.schlichtherle.truezip.file.TFile
-
Deletes the given file or directory.
- rm_r(TFile) - Method in class de.schlichtherle.truezip.file.swing.TFileTree
-
Forwards the call to the
TFileTreeModel
and scrolls the tree so that the successor to the deleted node
is selected and visible.
- rm_r(TFile) - Method in class de.schlichtherle.truezip.file.swing.TFileTreeModel
-
Deletes the file or (probably not empty) directory node
and updates the tree accordingly.
- rm_r(File, TArchiveDetector) - Static method in class de.schlichtherle.truezip.file.TBIO
-
Recursively deletes the given file or directory tree.
- rm_r() - Method in class de.schlichtherle.truezip.file.TFile
-
- rm_r(File) - Static method in class de.schlichtherle.truezip.file.TFile
-
Recursively deletes the given file or directory tree.
- root - Variable in class de.schlichtherle.truezip.file.swing.TFileTreeModel
-
- ROOTS - Static variable in class de.schlichtherle.truezip.file.TFile
-
The file system roots.
- run(String[]) - Method in class de.schlichtherle.truezip.file.TApplication
-
Runs the setup-work-sync life cycle.