org.arch4j.ui.tree
Class SortingParentNode
java.lang.Object
|
+--javax.swing.tree.DefaultMutableTreeNode
|
+--org.arch4j.ui.tree.BrowserTreeNode
|
+--org.arch4j.ui.tree.SortingParentNode
- All Implemented Interfaces:
- Cloneable, MutableTreeNode, Serializable, SortingParent, TreeNode
- public class SortingParentNode
- extends BrowserTreeNode
- implements SortingParent
This class was generated by a SmartGuide.
- See Also:
- Serialized Form
Methods inherited from class org.arch4j.ui.tree.BrowserTreeNode |
getAction, getIcon, getIconAccessor, getMenu, getName, getText, isEnabled, setAction, setEnabled, setIconAccessor, setMenu, setName, setText |
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, 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, toString |
SortingParentNode
public SortingParentNode()
SortingParentNode
public SortingParentNode(Object arg1)
- SortingParentNode constructor comment.
- Parameters:
arg1
- java.lang.Object
SortingParentNode
public SortingParentNode(Object arg1,
boolean arg2)
- SortingParentNode constructor comment.
- Parameters:
arg1
- java.lang.Objectarg2
- boolean
getInsertionIndex
public int getInsertionIndex(BrowserTreeNode nodeToInsert)
- This method was created by a SmartGuide.
- Specified by:
getInsertionIndex
in interface SortingParent
- Returns:
- int
getParentInsertionIndex
public int getParentInsertionIndex(SortingParentNode nodeToInsert)
- This method was created by a SmartGuide.
- Returns:
- int
Copyright © 2000-2004 SpiderLogic, a service of Wipfli Ullrich Bertelson LLP.