| |
|
| java.lang.Object tide.sources.VirtualSource
VirtualSource | final public class VirtualSource implements FileItem(Code) | | Used to view decompiled sources not existing on disk.
|
deleteCachedContent | public void deleteCachedContent()(Code) | | |
getAllowsChildren | public boolean getAllowsChildren()(Code) | | |
getCaretColumnPosition | public int getCaretColumnPosition()(Code) | | |
getCaretLinePosition | public int getCaretLinePosition()(Code) | | |
getChildCount | public int getChildCount()(Code) | | |
getFileSize | public long getFileSize()(Code) | | |
getHasBeenRemoved | public boolean getHasBeenRemoved()(Code) | | |
getLastModified | public long getLastModified()(Code) | | |
hasPackageDirectJavaChilds | public boolean hasPackageDirectJavaChilds()(Code) | | |
hasTextRepresentation | public boolean hasTextRepresentation()(Code) | | |
isDirectory | public boolean isDirectory()(Code) | | |
isEditable | public boolean isEditable()(Code) | | |
isIgnored | public boolean isIgnored()(Code) | | |
isJavaFile | public boolean isJavaFile()(Code) | | |
isLeaf | public boolean isLeaf()(Code) | | |
isSourceFile | public boolean isSourceFile()(Code) | | |
liberateResourcesForGC | public void liberateResourcesForGC()(Code) | | |
setCaretPositionToRemember | public void setCaretPositionToRemember(int l, int c)(Code) | | |
|
|
|