public abstract class AbstractMavenParentNode extends AbstractMavenNode
allowsChildren, children, EMPTY_ENUMERATION, parent, userObject| Constructor and Description |
|---|
AbstractMavenParentNode() |
| Modifier and Type | Method and Description |
|---|---|
void |
add(MutableTreeNode newChild) |
void |
addNoSort(MutableTreeNode newChild) |
void |
sortNodes() |
compareTo, toStringbreadthFirstEnumeration, 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, setUserObjectequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitpublic void add(MutableTreeNode newChild)
add in class DefaultMutableTreeNodepublic void addNoSort(MutableTreeNode newChild)
public void sortNodes()
Copyright © 2019. All rights reserved.