Class PathwayWebLinkTreeNode
java.lang.Object
javax.swing.tree.DefaultMutableTreeNode
de.ipk_gatersleben.ag_nw.graffiti.plugins.gui.layout_control.metacrop.PathwayWebLinkTreeNode
- All Implemented Interfaces:
Serializable,Cloneable,MutableTreeNode,TreeNode
public class PathwayWebLinkTreeNode extends DefaultMutableTreeNode
- See Also:
- Serialized Form
-
Field Summary
Fields inherited from class javax.swing.tree.DefaultMutableTreeNode
EMPTY_ENUMERATION -
Constructor Summary
Constructors Constructor Description PathwayWebLinkTreeNode(PathwayWebLinkItem i)PathwayWebLinkTreeNode(String label) -
Method Summary
Modifier and Type Method Description PathwayWebLinkItemgetMetaCropListItem()StringtoString()Methods inherited from class javax.swing.tree.DefaultMutableTreeNode
add, breadthFirstEnumeration, children, clone, depthFirstEnumeration, getAllowsChildren, getChildAfter, getChildAt, getChildBefore, getChildCount, getDepth, getFirstChild, getFirstLeaf, getIndex, getLastChild, getLastLeaf, getLeafCount, getLevel, getNextLeaf, getNextNode, getNextSibling, getParent, getPath, 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
-
Constructor Details
-
PathwayWebLinkTreeNode
-
PathwayWebLinkTreeNode
-
-
Method Details
-
toString
- Overrides:
toStringin classDefaultMutableTreeNode
-
getMetaCropListItem
-