public class DatabaseNode extends ProjectionTreeNode<org.jamesii.core.data.DBConnectionData>
allowsChildren, children, EMPTY_ENUMERATION, parent, userObject
Constructor and Description |
---|
DatabaseNode(org.jamesii.core.data.DBConnectionData pppmEntity,
String name)
Default constructor.
|
deselected, getChilds, getChildsByType, getChildsByType, getChildWithEntity, getContentPanel, getEntity, getEntityClass, getEntityLabel, getProjectionEntity, getProjectionEntity, getProjectionTreeNodeOnPath, refreshRecursively, refreshRepresentation, selected, selected
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
public DatabaseNode(org.jamesii.core.data.DBConnectionData pppmEntity, String name)
pppmEntity
- the database connection informationname
- the name of the nodeCopyright © 2013. All Rights Reserved.