|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
javax.swing.tree.DefaultMutableTreeNode
com.essbase.eas.ui.ctree.CTreeNode
com.essbase.eas.essbase.ui.tree.EssbaseTreeNode
com.essbase.eas.essbase.ui.tree.DatabaseOrphanPartitionNode
public class DatabaseOrphanPartitionNode
| Field Summary |
|---|
| Fields inherited from class com.essbase.eas.essbase.ui.tree.EssbaseTreeNode |
|---|
autoHide, bundle, collapseAction, context, expanded, parentNode, server |
| Fields inherited from class com.essbase.eas.ui.ctree.CTreeNode |
|---|
actionMenuItems, allChildrenRemoved, caption, contextMenuItems, customViewEnabled, customViewNode, draggable, EMPTY_NODES, flavors, icon, notifyChildRemoval, startSortIndex, toolTipText |
| Fields inherited from class javax.swing.tree.DefaultMutableTreeNode |
|---|
allowsChildren, children, EMPTY_ENUMERATION, parent, userObject |
| Constructor Summary | |
|---|---|
DatabaseOrphanPartitionNode(Database db, DefaultPartition part) |
|
| Method Summary | |
|---|---|
java.awt.Component[] |
getActionMenuItems()overrides CTreeNode.getActionMenuItems(). |
java.awt.Component[] |
getContextMenuItems() |
void |
handleDoubleClick()used to handle a double click event; the default implementation is to do nothing. |
void |
localizeActionMenuItems(java.awt.Component[] actionItems)updates and personalizes the action menu items. |
void |
nodeRemoved() |
| Methods inherited from class com.essbase.eas.essbase.ui.tree.EssbaseTreeNode |
|---|
add, collpaseBranch, collpaseBranch, expandBranch, expandBranch, getApplication, getCollpaseMenuItem, getCollpaseMenuItem, getContextCaption, getContextInformation, getDatabase, getExpandMenuItem, getExpandMenuItem, getFilter, getProperEventSource, getProperEventSource, getServer, getSourceNode, insert, isConnected, isServerContextValid, processNodeFromProperties, remove, removeNodeFromParent, selectNodeFromProperties, setAutoHide, setContextInformation, setIcon, setIcon, setParentNode, showNode, showNode, uninstallListeners |
| Methods inherited from class javax.swing.tree.DefaultMutableTreeNode |
|---|
breadthFirstEnumeration, children, 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, isLeaf, isNodeAncestor, isNodeChild, isNodeDescendant, isNodeRelated, isNodeSibling, isRoot, pathFromAncestorEnumeration, postorderEnumeration, preorderEnumeration, remove, removeAllChildren, removeFromParent, setAllowsChildren, setParent |
| Methods inherited from class java.lang.Object |
|---|
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public DatabaseOrphanPartitionNode(Database db,
DefaultPartition part)
| Method Detail |
|---|
public java.awt.Component[] getContextMenuItems()
getContextMenuItems in class CTreeNodepublic void localizeActionMenuItems(java.awt.Component[] actionItems)
public java.awt.Component[] getActionMenuItems()
getActionMenuItems in class CTreeNodepublic void handleDoubleClick()
CTreeNodehandleDoubleClick in class CTreeNodepublic void nodeRemoved()
nodeRemoved in class EssbaseTreeNode
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||