Package editor
Class ExternalFileTree
- java.lang.Object
-
- editor.FileTree
-
- editor.ExternalFileTree
-
- All Implemented Interfaces:
IFileWatcherListener
,MutableTreeNode
,TreeNode
public class ExternalFileTree extends FileTree
-
-
Constructor Summary
Constructors Constructor Description ExternalFileTree(Path fileOrDir, String fqn)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description String
makeFqn()
-
Methods inherited from class editor.FileTree
canDelete, children, delete, find, find, fireCreate, fireDelete, fireModify, getAllowsChildren, getAllTypeNames, getChildAt, getChildCount, getChildren, getExperiment, getFileOrDir, getIcon, getIndex, getName, getParent, getPath, getSourcePathRoot, getTotalFiles, getType, insert, isDirectory, isFile, isLeaf, isSourcePathRoot, remove, remove, removeFromParent, select, setLastModified, setParent, setUserObject, toString, traverse
-
-