- get() - Method in class de.schlichtherle.truezip.file.TArchiveDetector
-
- get() - Static method in class de.schlichtherle.truezip.file.TConfig
-
Returns the current configuration.
- getAbsoluteFile() - Method in class de.schlichtherle.truezip.file.TFile
- getAbsolutePath() - Method in class de.schlichtherle.truezip.file.TFile
- getArchiveDetector() - Method in class de.schlichtherle.truezip.file.swing.TFileSystemView
-
Returns the archive detector to use.
- getArchiveDetector() - Method in class de.schlichtherle.truezip.file.TConfig
-
Returns the default
TArchiveDetector to use for scanning path
names for prospective archive files if no
TArchiveDetector has
been explicitly provided to a constructor.
- getArchiveDetector() - Method in class de.schlichtherle.truezip.file.TFile
-
Returns the
TArchiveDetector that was used to detect any archive
files in the path of this file object at construction time.
- getBdescriptor() - Static method in class de.schlichtherle.truezip.file.TFileBeanInfo
-
- getBeanDescriptor() - Method in class de.schlichtherle.truezip.file.TFileBeanInfo
-
Gets the bean's BeanDescriptors.
- getCanonicalFile() - Method in class de.schlichtherle.truezip.file.TFile
- getCanonicalPath() - Method in class de.schlichtherle.truezip.file.TFile
- getCanOrAbsFile() - Method in class de.schlichtherle.truezip.file.TFile
-
This convenience method simply returns the canonical form of this
abstract path or the normalized absolute form if resolving the
prior fails.
- getCanOrAbsPath() - Method in class de.schlichtherle.truezip.file.TFile
-
This convenience method simply returns the canonical form of this
abstract path or the normalized absolute form if resolving the
prior fails.
- getChild(File, String) - Method in class de.schlichtherle.truezip.file.swing.TDecoratingFileSystemView
-
- getChild(File, String) - Method in class de.schlichtherle.truezip.file.swing.TFileSystemView
-
- getChild(Object, int) - Method in class de.schlichtherle.truezip.file.swing.TFileTreeModel
-
- getChildCount(Object) - Method in class de.schlichtherle.truezip.file.swing.TFileTreeModel
-
- getChildren(TFile) - Method in class de.schlichtherle.truezip.file.swing.TFileTreeModel
-
- getClosedIcon() - Method in class de.schlichtherle.truezip.file.swing.TFileTreeCellRenderer
-
- getClosedIcon() - Method in class de.schlichtherle.truezip.file.TFile
-
If this file is a true archive file, its archive driver is asked to
return an icon to be displayed for this file.
- getController() - Method in class de.schlichtherle.truezip.file.TFile
-
Returns a file system controller if and only if the path denotes an
archive file, or null otherwise.
- getController(FsMountPoint) - Method in class de.schlichtherle.truezip.file.TFile
-
- getCurrentDirectory() - Method in class de.schlichtherle.truezip.file.swing.TFileChooser
-
- getDefaultArchiveDetector() - Static method in class de.schlichtherle.truezip.file.TFile
-
- getDefaultDirectory() - Method in class de.schlichtherle.truezip.file.swing.TDecoratingFileSystemView
-
- getDefaultEventIndex() - Method in class de.schlichtherle.truezip.file.TFileBeanInfo
-
A bean may have a "default" event that is the event that will
mostly commonly be used by human's when using the bean.
- getDefaultPropertyIndex() - Method in class de.schlichtherle.truezip.file.TFileBeanInfo
-
A bean may have a "default" property that is the property that will
mostly commonly be initially chosen for update by human's who are
customizing the bean.
- getDefaultSuffix() - Method in class de.schlichtherle.truezip.file.swing.TFileTree
-
Getter for bound property defaultSuffix.
- getDescription(File) - Method in class de.schlichtherle.truezip.file.swing.TDecoratingFileView
-
- getDetector(File) - Static method in class de.schlichtherle.truezip.file.TBIO
-
- getEdescriptor() - Static method in class de.schlichtherle.truezip.file.TFileBeanInfo
-
- getEditedNode() - Method in class de.schlichtherle.truezip.file.swing.TFileTree
-
Returns the node that is currently edited, if any.
- getEnclArchive() - Method in class de.schlichtherle.truezip.file.TFile
-
Returns the enclosing archive file object for this file object.
- getEnclEntryName() - Method in class de.schlichtherle.truezip.file.TFile
-
Returns the entry name relative to the enclosing archive file.
- getEnclFsEntryName() - Method in class de.schlichtherle.truezip.file.TFile
-
- getEventSetDescriptors() - Method in class de.schlichtherle.truezip.file.TFileBeanInfo
-
Gets the bean's EventSetDescriptors.
- getFile() - Method in class de.schlichtherle.truezip.file.TFile
-
Returns the decorated file object.
- getFiles(File, boolean) - Method in class de.schlichtherle.truezip.file.swing.TDecoratingFileSystemView
-
- getFiles(File, boolean) - Method in class de.schlichtherle.truezip.file.swing.TFileSystemView
-
- getFileSystemView() - Method in class de.schlichtherle.truezip.file.swing.TFileChooser
-
- getFileSystemView() - Method in class de.schlichtherle.truezip.file.swing.TFileTreeCellRenderer
-
Returns the file system view.
- getHomeDirectory() - Method in class de.schlichtherle.truezip.file.swing.TDecoratingFileSystemView
-
- getIcon(File) - Method in class de.schlichtherle.truezip.file.swing.TDecoratingFileView
-
- getIcon(File) - Method in class de.schlichtherle.truezip.file.swing.TFileView
-
- getIcon(int) - Method in class de.schlichtherle.truezip.file.TFileBeanInfo
-
This method returns an image object that can be used to
represent the bean in toolboxes, toolbars, etc.
- getIndexOfChild(Object, Object) - Method in class de.schlichtherle.truezip.file.swing.TFileTreeModel
-
- getInnerArchive() - Method in class de.schlichtherle.truezip.file.TFile
-
Returns the innermost archive file object for this file object.
- getInnerEntryName() - Method in class de.schlichtherle.truezip.file.TFile
-
Returns the entry name relative to the innermost archive file.
- getInnerFsEntryName() - Method in class de.schlichtherle.truezip.file.TFile
-
- getInputPreferences() - Method in class de.schlichtherle.truezip.file.TConfig
-
Returns the input preferences.
- getInputSocket(File, BitField<FsInputOption>) - Static method in class de.schlichtherle.truezip.file.TBIO
-
Returns an input socket for the given file.
- getLeafIcon() - Method in class de.schlichtherle.truezip.file.swing.TFileTreeCellRenderer
-
- getManager() - Method in class de.schlichtherle.truezip.file.TConfig
-
Returns the file system manager to use within this package.
- getMdescriptor() - Static method in class de.schlichtherle.truezip.file.TFileBeanInfo
-
- getMethodDescriptors() - Method in class de.schlichtherle.truezip.file.TFileBeanInfo
-
Gets the bean's MethodDescriptors.
- getModel() - Method in class de.schlichtherle.truezip.file.swing.TFileTree
-
- getName(File) - Method in class de.schlichtherle.truezip.file.swing.TDecoratingFileView
-
- getName() - Method in class de.schlichtherle.truezip.file.TFile
- getNonArchivedParentFile() - Method in class de.schlichtherle.truezip.file.TFile
-
Returns the first parent directory (starting from this file) which is
not an archive file or a file located in an archive file.
- getNonArchiveFile() - Method in class de.schlichtherle.truezip.file.TFile
-
- getNormalizedAbsoluteFile() - Method in class de.schlichtherle.truezip.file.TFile
-
- getNormalizedAbsolutePath() - Method in class de.schlichtherle.truezip.file.TFile
-
- getNormalizedFile() - Method in class de.schlichtherle.truezip.file.TFile
-
Removes any redundant "." and ".." directories from the
path name.
- getNormalizedPath() - Method in class de.schlichtherle.truezip.file.TFile
-
Removes any redundant ".", ".." directories from the
path name.
- getOpenIcon() - Method in class de.schlichtherle.truezip.file.swing.TFileTreeCellRenderer
-
- getOpenIcon() - Method in class de.schlichtherle.truezip.file.TFile
-
If this file is a true archive file, its archive driver is asked to
return an icon to be displayed for this file.
- getOutputPreferences() - Method in class de.schlichtherle.truezip.file.TConfig
-
Returns the output preferences.
- getOutputSocket(File, BitField<FsOutputOption>, Entry) - Static method in class de.schlichtherle.truezip.file.TBIO
-
Returns an output socket for the given file.
- getParent() - Method in class de.schlichtherle.truezip.file.TFile
- getParent(File) - Static method in class de.schlichtherle.truezip.file.TFile
-
- getParentDirectory(File) - Method in class de.schlichtherle.truezip.file.swing.TDecoratingFileSystemView
-
- getParentDirectory(File) - Method in class de.schlichtherle.truezip.file.swing.TFileSystemView
-
- getParentFile() - Method in class de.schlichtherle.truezip.file.TFile
- getPath() - Method in class de.schlichtherle.truezip.file.TFile
- getPdescriptor() - Static method in class de.schlichtherle.truezip.file.TFileBeanInfo
-
- getPropertyDescriptors() - Method in class de.schlichtherle.truezip.file.TFileBeanInfo
-
Gets the bean's PropertyDescriptors.
- getRoot() - Method in class de.schlichtherle.truezip.file.swing.TFileTreeModel
-
- getRoots() - Method in class de.schlichtherle.truezip.file.swing.TDecoratingFileSystemView
-
- getScheme(String) - Method in class de.schlichtherle.truezip.file.TArchiveDetector
-
Detects whether the given path name identifies a prospective
archive file by matching its file name suffixes against the set of file
system schemes in the archive driver map.
- getScheme() - Method in class de.schlichtherle.truezip.file.TFile
-
- getSelectedFile() - Method in class de.schlichtherle.truezip.file.swing.TFileChooser
-
- getSelectedFiles() - Method in class de.schlichtherle.truezip.file.swing.TFileChooser
-
- getSuffix(String) - Method in class de.schlichtherle.truezip.file.swing.TFileTree
-
- getSuffix(TFile) - Static method in class de.schlichtherle.truezip.file.TFile
-
- getSystemDisplayName(File) - Method in class de.schlichtherle.truezip.file.swing.TDecoratingFileSystemView
-
- getSystemDisplayName(File) - Method in class de.schlichtherle.truezip.file.swing.TFileSystemView
-
- getSystemIcon(File) - Method in class de.schlichtherle.truezip.file.swing.TDecoratingFileSystemView
-
- getSystemIcon(File) - Method in class de.schlichtherle.truezip.file.swing.TFileSystemView
-
- getSystemTypeDescription(File) - Method in class de.schlichtherle.truezip.file.swing.TDecoratingFileSystemView
-
- getSystemTypeDescription(File) - Method in class de.schlichtherle.truezip.file.swing.TFileSystemView
-
- getTopLevelArchive() - Method in class de.schlichtherle.truezip.file.TFile
-
Returns The top level archive file in the path or null
if this file object does not name an archive file.
- getTreeCellRendererComponent(JTree, Object, boolean, boolean, boolean, int, boolean) - Method in class de.schlichtherle.truezip.file.swing.TFileTreeCellRenderer
-
- getTypeDescription(File) - Method in class de.schlichtherle.truezip.file.swing.TDecoratingFileView
-
- getTypeDescription(File) - Method in class de.schlichtherle.truezip.file.swing.TFileView
-