|
||||||||||
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.FavoritesVFS.Favorite
public static class FavoritesVFS.Favorite
Field Summary |
---|
Fields inherited from class org.gjt.sp.jedit.io.VFSFile |
---|
color, colorCalculated, DIRECTORY, FILE, FILESYSTEM |
Method Summary | |
---|---|
java.lang.String |
getExtendedAttribute(java.lang.String name)
Returns the value of an extended attribute. |
java.lang.String |
getLabel()
|
VFS |
getVFS()
|
Methods inherited from class org.gjt.sp.jedit.io.VFSFile |
---|
fetchAttrs, fetchedAttrs, findCompletion, findCompletion, getColor, getDefaultIcon, getDefaultIcon, getDeletePath, getIcon, getIcon, getLength, getName, getPath, getSymlinkPath, getType, 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 |
Method Detail |
---|
public java.lang.String getLabel()
public java.lang.String getExtendedAttribute(java.lang.String name)
VFSFile
getExtendedAttribute
in class VFSFile
name
- The extended attribute namepublic VFS getVFS()
getVFS
in class VFSFile
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |