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.
UrlVFS URL VFS.
VFS A virtual filesystem implementation.
VFS.DirectoryEntry A directory entry.
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.