|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use VFS.DirectoryEntry | |
---|---|
org.gjt.sp.jedit.io | Virtual file system and multi-threaded I/O. |
Uses of VFS.DirectoryEntry in org.gjt.sp.jedit.io |
---|
Methods in org.gjt.sp.jedit.io that return VFS.DirectoryEntry | |
---|---|
VFS.DirectoryEntry |
VFS._getDirectoryEntry(java.lang.Object session,
java.lang.String path,
java.awt.Component comp)
Deprecated. Use _getFile() instead. |
VFS.DirectoryEntry[] |
VFS._listDirectory(java.lang.Object session,
java.lang.String directory,
java.awt.Component comp)
Deprecated. Use _listFiles() instead. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |