|
||||||||||
| 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.FilterNode
public class FilterNode
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 | |
|---|---|
FilterNode() |
|
FilterNode(Filter f) |
|
FilterNode(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 |
handleDoubleClick()overrides the CTreeNode handleDoubleClick() method. |
protected void |
installListeners() |
void |
localizeActionMenuItems()updates and personalizes the action menu items. |
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 FilterNode()
public FilterNode(java.lang.Object userObject)
public FilterNode(Filter f)
| Method Detail |
|---|
public java.awt.Component[] getContextMenuItems()
getContextMenuItems in class CTreeNodepublic java.awt.Component[] getActionMenuItems()
getActionMenuItems in class CTreeNodepublic void handleDoubleClick()
handleDoubleClick in class CTreeNodeprotected void uninstallListeners()
uninstallListeners in class EssbaseTreeNodeprotected void installListeners()
installListeners 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 EssbaseTreeNodepublic java.lang.Object clone()
clone in class CTreeNodepublic void localizeActionMenuItems()
public void nodeRemoved()
nodeRemoved in class EssbaseTreeNode
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||