Package org.gjt.sp.jedit.io

Virtual file system and multi-threaded I/O.

See:
          Description

Class Summary
FavoritesVFS A VFS used for remembering frequently-visited directories.
FileRootsVFS A VFS that lists local root filesystems.
FileVFS Local filesystem VFS.
FileVFS.LocalDirectoryEntry  
UrlVFS URL VFS.
VFS A virtual filesystem implementation.
VFS.DirectoryEntry A directory entry.
VFS.DirectoryEntryCompare Implementation of MiscUtilities.Compare interface that compares VFS.DirectoryEntry instances.
VFSManager jEdit's virtual filesystem allows it to transparently edit files stored elsewhere than the local filesystem, for example on an FTP site.
 

Package org.gjt.sp.jedit.io Description

Virtual file system and multi-threaded I/O.