TrueVFS Access 0.9.2
A C D E F G H I L M N O P R S T U V W 

G

get() - Method in class net.java.truevfs.access.TArchiveDetector
 
getAbsoluteFile() - Method in class net.java.truevfs.access.TFile
 
getAbsolutePath() - Method in class net.java.truevfs.access.TFile
 
getAccessPreference(FsAccessOption) - Method in class net.java.truevfs.access.TConfig
Returns true if and only if the given access option is set in the access preferences.
getAccessPreferences() - Method in class net.java.truevfs.access.TConfig
Returns the access preferences to apply for file system operations.
getArchiveDetector() - Method in class net.java.truevfs.access.TConfig
Returns the TArchiveDetector to use for scanning path names for prospective archive files.
getArchiveDetector() - Method in class net.java.truevfs.access.TFile
 
getArchiveDetector() - Method in class net.java.truevfs.access.TPath
 
getArchiveDetector() - Method in interface net.java.truevfs.access.TRex
Returns the TArchiveDetector which was used to detect any archive files in the path name of this object at construction time.
getBeanDescriptor() - Method in class net.java.truevfs.access.TFileBeanInfo
Gets the bean's BeanDescriptors.
getCanonicalFile() - Method in class net.java.truevfs.access.TFile
 
getCanonicalPath() - Method in class net.java.truevfs.access.TFile
 
getCanOrAbsFile() - Method in class net.java.truevfs.access.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 net.java.truevfs.access.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 net.java.truevfs.access.swing.TDecoratingFileSystemView
 
getChild(File, String) - Method in class net.java.truevfs.access.swing.TFileSystemView
 
getChild(Object, int) - Method in class net.java.truevfs.access.swing.TFileTreeModel
 
getChildCount(Object) - Method in class net.java.truevfs.access.swing.TFileTreeModel
 
getCurrentDirectory() - Method in class net.java.truevfs.access.swing.TFileChooser
 
getDefaultDirectory() - Method in class net.java.truevfs.access.swing.TDecoratingFileSystemView
 
getDefaultEventIndex() - Method in class net.java.truevfs.access.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.
getDefaultExtension() - Method in class net.java.truevfs.access.swing.TFileTree
Getter for bound property defaultExtension.
getDefaultPropertyIndex() - Method in class net.java.truevfs.access.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.
getDescription(File) - Method in class net.java.truevfs.access.swing.TDecoratingFileView
 
getDetector() - Method in class net.java.truevfs.access.swing.TFileSystemView
Returns the nullable archive detector to use.
getDrivers() - Method in class net.java.truevfs.access.TArchiveDetector
Returns the immutable map of file system drivers.
getEnclArchive() - Method in class net.java.truevfs.access.TFile
Returns the parent file system object for this file object.
getEnclEntryName() - Method in class net.java.truevfs.access.TFile
Returns the node name relative to the parent file system.
getEventSetDescriptors() - Method in class net.java.truevfs.access.TFileBeanInfo
Gets the bean's EventSetDescriptors.
getExtensions() - Method in class net.java.truevfs.access.TArchiveDetector
Returns the canonical extension list for all archive file system schemes recognized by this TArchiveDetector.
getFileAttributeView(Path, Class<V>, LinkOption...) - Method in class net.java.truevfs.access.TFileSystemProvider
 
getFileName() - Method in class net.java.truevfs.access.TPath
 
getFiles(File, boolean) - Method in class net.java.truevfs.access.swing.TDecoratingFileSystemView
 
getFiles(File, boolean) - Method in class net.java.truevfs.access.swing.TFileSystemView
 
getFileStore(Path) - Method in class net.java.truevfs.access.TFileSystemProvider
 
getFileStores() - Method in class net.java.truevfs.access.TFileSystem
 
getFileSystem(URI) - Method in class net.java.truevfs.access.TFileSystemProvider
Returns a file system for the given hierarchical TPath uri.
getFileSystem() - Method in class net.java.truevfs.access.TPath
Returns the TFileSystem for this path.
getFileSystemView() - Method in class net.java.truevfs.access.swing.TFileChooser
 
getHomeDirectory() - Method in class net.java.truevfs.access.swing.TDecoratingFileSystemView
 
getIcon(File) - Method in class net.java.truevfs.access.swing.TDecoratingFileView
 
getIcon(File) - Method in class net.java.truevfs.access.swing.TFileView
 
getIcon(int) - Method in class net.java.truevfs.access.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 net.java.truevfs.access.swing.TFileTreeModel
 
getInnerArchive() - Method in class net.java.truevfs.access.TFile
Returns the innermost archive file object for this file object.
getInnerEntryName() - Method in class net.java.truevfs.access.TFile
Returns the entry name relative to the innermost archive file.
getMethodDescriptors() - Method in class net.java.truevfs.access.TFileBeanInfo
Gets the bean's MethodDescriptors.
getModel() - Method in class net.java.truevfs.access.swing.TFileTree
 
getMountPoint() - Method in class net.java.truevfs.access.TFile
 
getMountPoint() - Method in class net.java.truevfs.access.TPath
 
getMountPoint() - Method in interface net.java.truevfs.access.TRex
Returns the file system mount point for this path.
getName(File) - Method in class net.java.truevfs.access.swing.TDecoratingFileView
 
getName() - Method in class net.java.truevfs.access.TFile
 
getName(int) - Method in class net.java.truevfs.access.TPath
 
getNameCount() - Method in class net.java.truevfs.access.TPath
 
getNodeName() - Method in class net.java.truevfs.access.TFile
 
getNodeName() - Method in class net.java.truevfs.access.TPath
 
getNodeName() - Method in interface net.java.truevfs.access.TRex
Returns the file system entry name.
getNodePath() - Method in class net.java.truevfs.access.TFile
Returns a file system node path which is consistent with TFile.toURI().
getNodePath() - Method in class net.java.truevfs.access.TPath
 
getNodePath() - Method in interface net.java.truevfs.access.TRex
Returns the file system node path with an absolute URI.
getNonArchivedParentFile() - Method in class net.java.truevfs.access.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 net.java.truevfs.access.TFile
Similar to TFile.getAbsoluteFile(), but removes any "." and ".." directories from the path name wherever possible.
getNormalizedAbsolutePath() - Method in class net.java.truevfs.access.TFile
Similar to TFile.getAbsolutePath(), but removes any redundant "." and ".." directories from the path name.
getNormalizedFile() - Method in class net.java.truevfs.access.TFile
Removes any redundant "." and ".." directories from the path name.
getNormalizedPath() - Method in class net.java.truevfs.access.TFile
Removes any redundant ".", ".." directories from the path name.
getParent() - Method in class net.java.truevfs.access.TFile
 
getParent() - Method in class net.java.truevfs.access.TPath
 
getParentDirectory(File) - Method in class net.java.truevfs.access.swing.TDecoratingFileSystemView
 
getParentDirectory(File) - Method in class net.java.truevfs.access.swing.TFileSystemView
 
getParentFile() - Method in class net.java.truevfs.access.TFile
 
getPath() - Method in class net.java.truevfs.access.TFile
 
getPath(String, String...) - Method in class net.java.truevfs.access.TFileSystem
Constructs a new path from the given sub path strings.
getPath(URI) - Method in class net.java.truevfs.access.TFileSystemProvider
Returns a TPath for the given hierarchical name.
getPathMatcher(String) - Method in class net.java.truevfs.access.TFileSystem
 
getPropertyDescriptors() - Method in class net.java.truevfs.access.TFileBeanInfo
Gets the bean's PropertyDescriptors.
getRoot() - Method in class net.java.truevfs.access.swing.TFileTreeModel
 
getRoot() - Method in class net.java.truevfs.access.TPath
 
getRootDirectories() - Method in class net.java.truevfs.access.TFileSystem
 
getRoots() - Method in class net.java.truevfs.access.swing.TDecoratingFileSystemView
 
getScheme() - Method in class net.java.truevfs.access.TFileSystemProvider
Returns the default scheme of this provider.
getSelectedFile() - Method in class net.java.truevfs.access.swing.TFileChooser
 
getSelectedFiles() - Method in class net.java.truevfs.access.swing.TFileChooser
 
getSeparator() - Method in class net.java.truevfs.access.TFileSystem
getSystemDisplayName(File) - Method in class net.java.truevfs.access.swing.TDecoratingFileSystemView
 
getSystemDisplayName(File) - Method in class net.java.truevfs.access.swing.TFileSystemView
 
getSystemIcon(File) - Method in class net.java.truevfs.access.swing.TDecoratingFileSystemView
 
getSystemIcon(File) - Method in class net.java.truevfs.access.swing.TFileSystemView
 
getSystemTypeDescription(File) - Method in class net.java.truevfs.access.swing.TDecoratingFileSystemView
 
getSystemTypeDescription(File) - Method in class net.java.truevfs.access.swing.TFileSystemView
 
getTopLevelArchive() - Method in class net.java.truevfs.access.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 net.java.truevfs.access.swing.TDecoratingFileView
 
getTypeDescription(File) - Method in class net.java.truevfs.access.swing.TFileView
 
getUri() - Method in class net.java.truevfs.access.TFile
In case no prospective archive file has been detected in the path name at construction time, this method behaves like the super class method File.toURI().
getUri() - Method in class net.java.truevfs.access.TPath
 
getUri() - Method in interface net.java.truevfs.access.TRex
Returns the absolute URI for this object.
getUserPrincipalLookupService() - Method in class net.java.truevfs.access.TFileSystem
 
A C D E F G H I L M N O P R S T U V W 
TrueVFS Access 0.9.2

Copyright © 2005-2012 Schlichtherle IT Services. All Rights Reserved.