|
||||||||||
| 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.RulesObjectNode
public class RulesObjectNode
Extends the CTreeNode class.
| 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 | |
|---|---|
RulesObjectNode() |
|
RulesObjectNode(DefaultRulesObject ro) |
|
RulesObjectNode(java.lang.Object userObject) |
|
| Method Summary | |
|---|---|
java.lang.Object |
clone() |
java.awt.Component[] |
getActionMenuItems()overrides CTreeNode.getActionMenuItems(). |
java.lang.String |
getContextCaption() |
java.lang.String[][] |
getContextInformation()returns an array of strings containing the context information for this tree node. |
java.awt.Component[] |
getContextMenuItems() |
void |
handleDelete() |
void |
handleDoubleClick()overrides the CTreeNode handleDoubleClick() method. |
protected void |
installListeners() |
void |
nodeRemoved() |
boolean |
setContextInformation(java.lang.String[][] context)receives an array of strings containing the context information for this tree node. |
protected void |
uninstallListeners() |
| Methods inherited from class com.essbase.eas.essbase.ui.tree.EssbaseTreeNode |
|---|
add, collpaseBranch, collpaseBranch, expandBranch, expandBranch, getApplication, getCollpaseMenuItem, getCollpaseMenuItem, getDatabase, getExpandMenuItem, getExpandMenuItem, getFilter, getProperEventSource, getProperEventSource, getServer, getSourceNode, insert, isConnected, isServerContextValid, processNodeFromProperties, remove, removeNodeFromParent, selectNodeFromProperties, setAutoHide, 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 RulesObjectNode()
public RulesObjectNode(java.lang.Object userObject)
public RulesObjectNode(DefaultRulesObject ro)
| Method Detail |
|---|
public java.awt.Component[] getActionMenuItems()
getActionMenuItems in class CTreeNodepublic java.awt.Component[] getContextMenuItems()
getContextMenuItems in class CTreeNodepublic void handleDoubleClick()
handleDoubleClick in class CTreeNodepublic java.lang.String getContextCaption()
getContextCaption in class EssbaseTreeNodepublic java.lang.String[][] getContextInformation()
CTreeNodegetContextInformation in class EssbaseTreeNodepublic boolean setContextInformation(java.lang.String[][] context)
CTreeNodesetContextInformation in class EssbaseTreeNodeprotected void installListeners()
installListeners in class CTreeNodeprotected void uninstallListeners()
uninstallListeners in class EssbaseTreeNodepublic java.lang.Object clone()
clone in class CTreeNodepublic void handleDelete()
handleDelete 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 | |||||||||