public class CpoRootNode extends AbstractCpoNode
dirtyChildren, newChildren, removeChildrenallowsChildren, children, EMPTY_ENUMERATION, parent, userObject| Constructor and Description |
|---|
CpoRootNode(Proxy proxy) |
| Modifier and Type | Method and Description |
|---|---|
void |
clearChangedNodes() |
List<AbstractCpoNode> |
getChangedNodes() |
JPanel |
getPanelForSelected() |
String |
getToolTipText() |
Proxy |
getUserObject() |
boolean |
isUnsaved() |
getParent, getProxy, getRoot, isChildDirty, isChildNew, isChildRemove, isDirty, isNew, isProtected, isRemove, performRemove, setChildDirty, setChildNew, setChildRemove, setDirty, setNew, setProtected, setRemoveadd, breadthFirstEnumeration, children, clone, depthFirstEnumeration, getAllowsChildren, getChildAfter, getChildAt, getChildBefore, getChildCount, getDepth, getFirstChild, getFirstLeaf, getIndex, getLastChild, getLastLeaf, getLeafCount, getLevel, getNextLeaf, getNextNode, getNextSibling, getPath, getPathToRoot, getPreviousLeaf, getPreviousNode, getPreviousSibling, getSharedAncestor, getSiblingCount, getUserObjectPath, insert, isLeaf, isNodeAncestor, isNodeChild, isNodeDescendant, isNodeRelated, isNodeSibling, isRoot, pathFromAncestorEnumeration, postorderEnumeration, preorderEnumeration, remove, remove, removeAllChildren, removeFromParent, setAllowsChildren, setParent, setUserObject, toStringpublic CpoRootNode(Proxy proxy)
public Proxy getUserObject()
getUserObject in class DefaultMutableTreeNodepublic JPanel getPanelForSelected()
getPanelForSelected in class AbstractCpoNodepublic String getToolTipText()
getToolTipText in class AbstractCpoNodepublic List<AbstractCpoNode> getChangedNodes()
public void clearChangedNodes()
public boolean isUnsaved()
Copyright © 2014. All Rights Reserved.