|
ADF Designtime | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjavax.swing.tree.DefaultMutableTreeNode
oracle.adf.dt.controls.treemodel.ActionsFolderNode
Field Summary |
Fields inherited from class javax.swing.tree.DefaultMutableTreeNode |
allowsChildren, children, EMPTY_ENUMERATION, parent, userObject |
Constructor Summary | |
ActionsFolderNode()
|
Method Summary | |
javax.swing.tree.DefaultMutableTreeNode |
findActionNodeWithText(java.lang.String sText)
|
javax.swing.Icon |
getNodeIcon()
|
java.lang.String |
getNodeText()
|
java.lang.String |
getTooltipText()
|
void |
loadChildNodes()
|
void |
setShouldExpand(boolean bSet)
|
boolean |
shouldExpandNode()
|
java.lang.String |
toString()
|
Methods inherited from class javax.swing.tree.DefaultMutableTreeNode |
add, breadthFirstEnumeration, children, clone, 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, remove, removeAllChildren, removeFromParent, setAllowsChildren, setParent, setUserObject |
Methods inherited from class java.lang.Object |
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Methods inherited from interface oracle.adf.dt.controls.BasicTreeNode |
getUserObject |
Methods inherited from interface javax.swing.tree.MutableTreeNode |
insert, remove, remove, removeFromParent, setParent, setUserObject |
Methods inherited from interface javax.swing.tree.TreeNode |
children, getAllowsChildren, getChildAt, getChildCount, getIndex, getParent, isLeaf |
Constructor Detail |
public ActionsFolderNode()
Method Detail |
public java.lang.String getNodeText()
getNodeText
in interface BasicTreeNode
public java.lang.String getTooltipText()
getTooltipText
in interface BasicTreeNode
public javax.swing.Icon getNodeIcon()
getNodeIcon
in interface BasicTreeNode
public boolean shouldExpandNode()
shouldExpandNode
in interface BasicTreeNode
public void setShouldExpand(boolean bSet)
setShouldExpand
in interface BasicTreeNode
bSet
- true is node should be expanded by defaultpublic void loadChildNodes()
public javax.swing.tree.DefaultMutableTreeNode findActionNodeWithText(java.lang.String sText)
public java.lang.String toString()
|
ADF Designtime | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Copyright © 1997, 2004, Oracle. All rights reserved.