TrueZIP File* 7.7.8
A C D E F G H I L M N O P R S T U V W 

G

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.
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
 
getCurrentDirectory() - Method in class de.schlichtherle.truezip.file.swing.TFileChooser
 
getDefaultDirectory() - Method in class de.schlichtherle.truezip.file.swing.TDecoratingFileSystemView
 
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
 
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.
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
 
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
 
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.
getInputPreferences() - Method in class de.schlichtherle.truezip.file.TConfig
Returns the input preferences.
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.
getNormalizedAbsoluteFile() - Method in class de.schlichtherle.truezip.file.TFile
Similar to TFile.getAbsoluteFile(), but removes any "." and ".." directories from the path name wherever possible.
getNormalizedAbsolutePath() - Method in class de.schlichtherle.truezip.file.TFile
Similar to TFile.getAbsolutePath(), but removes any redundant "." and ".." directories from the path name.
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.
getOutputPreferences() - Method in class de.schlichtherle.truezip.file.TConfig
Returns the output preferences.
getParent() - 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
 
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.
getSelectedFile() - Method in class de.schlichtherle.truezip.file.swing.TFileChooser
 
getSelectedFiles() - Method in class de.schlichtherle.truezip.file.swing.TFileChooser
 
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.
getTypeDescription(File) - Method in class de.schlichtherle.truezip.file.swing.TDecoratingFileView
 
getTypeDescription(File) - Method in class de.schlichtherle.truezip.file.swing.TFileView
 
A C D E F G H I L M N O P R S T U V W 
TrueZIP File* 7.7.8

Copyright © 2005–2015 Schlichtherle IT Services. All rights reserved.