public class JarNode extends DirNode
factory, FILENODE_COMPARATORdisplayname, file, iconcache, lastsiblings, relative, tostringtree| Constructor and Description |
|---|
JarNode(ISwingTreeNode parent,
AsyncSwingTreeModel model,
javax.swing.JTree tree,
java.io.File file,
IIconCache iconcache,
INodeFactory factory)
Create a new service container node.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
searchChildren()
Asynchronously search for children.
|
isDirectory, isLeaf, listFiles, refreshconvertPathToRelative, getDisplayName, getFile, getFileName, getFilePath, getFileSize, getIcon, getId, getPropertiesComponent, getRelativePath, getSwingIcon, getTooltipText, hasProperties, toStringaddChild, addChild, equals, expandChildren, getCachedChildren, getChild, getChildCount, getChildren, getIndexOfChild, getModel, getParent, getTree, removeChild, setChildrencheckChildren, dispose, hashCode, removeAllChildren, setParentclone, finalize, getClass, notify, notifyAll, wait, wait, waitgetChild, getChildren, getParentpublic JarNode(ISwingTreeNode parent, AsyncSwingTreeModel model, javax.swing.JTree tree, java.io.File file, IIconCache iconcache, INodeFactory factory)
protected void searchChildren()
searchChildren in class DirNode