|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.gjt.sp.jedit.io.VFSFile
org.gjt.sp.jedit.io.VFS.DirectoryEntry
VFSFile
instead.
@Deprecated public static class VFS.DirectoryEntry
Field Summary |
---|
Fields inherited from class org.gjt.sp.jedit.io.VFSFile |
---|
canRead, canWrite, color, colorCalculated, deletePath, DIRECTORY, FILE, FILESYSTEM, hidden, length, name, path, symlinkPath, type |
Constructor Summary | |
---|---|
VFS.DirectoryEntry()
Deprecated. |
|
VFS.DirectoryEntry(java.lang.String name,
java.lang.String path,
java.lang.String deletePath,
int type,
long length,
boolean hidden)
Deprecated. |
Method Summary |
---|
Methods inherited from class org.gjt.sp.jedit.io.VFSFile |
---|
fetchAttrs, fetchedAttrs, findCompletion, findCompletion, getColor, getDefaultIcon, getDefaultIcon, getDeletePath, getExtendedAttribute, getIcon, getIcon, getLength, getName, getPath, getSymlinkPath, getType, getVFS, isBinary, isHidden, isReadable, isWriteable, setDeletePath, setHidden, setLength, setName, setPath, setReadable, setSymlinkPath, setType, setWriteable, toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public VFS.DirectoryEntry()
public VFS.DirectoryEntry(java.lang.String name, java.lang.String path, java.lang.String deletePath, int type, long length, boolean hidden)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |