|
||||||||||
| 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.ptree.PTreeNode
com.essbase.eas.ui.ptree.PTreeLabelNode
com.essbase.eas.essbase.ui.editor.AlphaFnTemplateTreeNode
public class AlphaFnTemplateTreeNode
| Field Summary |
|---|
| Fields inherited from class com.essbase.eas.ui.ptree.PTreeLabelNode |
|---|
expanded, label |
| Fields inherited from class com.essbase.eas.ui.ptree.PTreeNode |
|---|
bundle, cancelAction, caption, editable, editValue, enabled, enableRemoval, enterAction, icon, keyAdapter, nodeObject, tipText |
| Fields inherited from class javax.swing.tree.DefaultMutableTreeNode |
|---|
allowsChildren, children, EMPTY_ENUMERATION, parent, userObject |
| Constructor Summary | |
|---|---|
AlphaFnTemplateTreeNode() |
|
AlphaFnTemplateTreeNode(FunctionInfo functionInfo, FunctionCategory fnCategory) |
|
| Method Summary | |
|---|---|
java.lang.String |
getDoubleClickText() |
FunctionCategory |
getFunctionCategory() |
java.lang.String |
getToolTipText() |
void |
handleDoubleClick(int x, int y)used to handle a double click event; the default implementation is to do nothing. |
| Methods inherited from class com.essbase.eas.ui.ptree.PTreeLabelNode |
|---|
drawObject, getPrintableObjects, getTreeCellRendererComponent, isEditable, nodeRemoved, setEditable, setLabelText, willExpand |
| Methods inherited from class javax.swing.tree.DefaultMutableTreeNode |
|---|
add, 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, insert, isLeaf, isNodeAncestor, isNodeChild, isNodeDescendant, isNodeRelated, isNodeSibling, isRoot, pathFromAncestorEnumeration, postorderEnumeration, preorderEnumeration, remove, removeFromParent, setAllowsChildren, setParent |
| Methods inherited from class java.lang.Object |
|---|
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public AlphaFnTemplateTreeNode()
public AlphaFnTemplateTreeNode(FunctionInfo functionInfo,
FunctionCategory fnCategory)
| Method Detail |
|---|
public FunctionCategory getFunctionCategory()
public void handleDoubleClick(int x,
int y)
PTreeNodehandleDoubleClick in class PTreeNodepublic java.lang.String getDoubleClickText()
public java.lang.String getToolTipText()
getToolTipText in class PTreeNode
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||