protected class PluginTree.PluginTreeNode extends DefaultMutableTreeNode
allowsChildren, children, EMPTY_ENUMERATION, parent, userObject| Constructor and Description |
|---|
PluginTreeNode()
Creates a new PluginTreeNode object.
|
PluginTreeNode(PluginDescriptor pluginDescriptor)
Creates a new PluginTreeNode object.
|
PluginTreeNode(PluginMethodDescriptor methodDescriptor)
Creates a new PluginTreeNode object.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
addMethods()
DOCUMENT ME!
|
Icon |
getIcon()
DOCUMENT ME!
|
PluginDescriptor |
getPluginDescriptor()
DOCUMENT ME!
|
PluginMethodDescriptor |
getPluginMethodDescriptor()
DOCUMENT ME!
|
boolean |
isPluginMethodNode()
DOCUMENT ME!
|
boolean |
isPluginNode()
DOCUMENT ME!
|
add, breadthFirstEnumeration, children, clone, depthFirstEnumeration, getAllowsChildren, getChildAfter, getChildAt, getChildBefore, getChildCount, getDepth, getFirstChild, getFirstLeaf, getIndex, getLastChild, getLastLeaf, getLeafCount, getLevel, getNextLeaf, getNextNode, getNextSibling, getParent, getPath, getPathToRoot, getPreviousLeaf, getPreviousNode, getPreviousSibling, getRoot, getSharedAncestor, getSiblingCount, getUserObject, getUserObjectPath, insert, isLeaf, isNodeAncestor, isNodeChild, isNodeDescendant, isNodeRelated, isNodeSibling, isRoot, pathFromAncestorEnumeration, postorderEnumeration, preorderEnumeration, remove, remove, removeAllChildren, removeFromParent, setAllowsChildren, setParent, setUserObject, toStringpublic PluginTreeNode()
public PluginTreeNode(PluginDescriptor pluginDescriptor)
pluginDescriptor - DOCUMENT ME!public PluginTreeNode(PluginMethodDescriptor methodDescriptor)
methodDescriptor - DOCUMENT ME!protected void addMethods()
public Icon getIcon()
public boolean isPluginNode()
public boolean isPluginMethodNode()
public PluginDescriptor getPluginDescriptor()
public PluginMethodDescriptor getPluginMethodDescriptor()
Copyright © 2012–2026 cismet GmbH. All rights reserved.