|
||||||||||
| 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.ApplicationsContainerNode
public class ApplicationsContainerNode
Extends the CTreeNode class.
Notes:
07/25/2000, hcox: Much of this is hard-coded for the moment.
| 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 | |
|---|---|
ApplicationsContainerNode() |
|
ApplicationsContainerNode(java.lang.Object userObject) |
|
| Method Summary | |
|---|---|
protected void |
addApplicationNode(java.lang.Object obj)adds nodes for applications ... |
protected void |
addApplicationsNode(java.lang.Object[] apps) |
boolean |
areChildrenCollated() |
java.awt.Component[] |
getActionMenuItems()returns the items that this object needs placed on the console's action menu. |
protected ApplicationTreeNode |
getApplicationNode(Application app) |
java.awt.Component[] |
getContextMenuItems() |
protected void |
installListeners() |
void |
nodeRemoved() |
boolean |
selectNodeFromProperties(java.util.Properties properties, java.lang.String key) |
protected void |
uninstallListeners() |
void |
willExpand()overrides the JTreeNode willExpand() method. |
| 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, setAutoHide, setContextInformation, setIcon, setIcon, setParentNode, showNode, showNode |
| 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 ApplicationsContainerNode()
public ApplicationsContainerNode(java.lang.Object userObject)
| Method Detail |
|---|
protected void addApplicationNode(java.lang.Object obj)
protected void addApplicationsNode(java.lang.Object[] apps)
public void willExpand()
willExpand in class CTreeNodepublic java.awt.Component[] getActionMenuItems()
CTreeNodegetActionMenuItems in class CTreeNodepublic java.awt.Component[] getContextMenuItems()
getContextMenuItems in class CTreeNodepublic boolean areChildrenCollated()
areChildrenCollated in class CTreeNodeprotected void installListeners()
installListeners in class CTreeNodeprotected void uninstallListeners()
uninstallListeners in class EssbaseTreeNodeprotected ApplicationTreeNode getApplicationNode(Application app)
public void nodeRemoved()
nodeRemoved in class EssbaseTreeNode
public boolean selectNodeFromProperties(java.util.Properties properties,
java.lang.String key)
selectNodeFromProperties in class EssbaseTreeNode
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||