|
Oracle Application Development Framework Model and Business Components Java API Reference
10g Release 3 (10.1.3) B16005-01 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
javax.swing.tree.DefaultMutableTreeNode
oracle.jbo.jbotester.ObjTreeNode
oracle.jbo.jbotester.VLTreeNode
| Field Summary |
| Fields inherited from class oracle.jbo.jbotester.ObjTreeNode |
APP_MODULE, APP_MODULE_BRANCH, createAMAction, createVLAction, createVOAction, popupMenu, removeAction, VIEW_LINK, VIEW_LINK_BRANCH, VIEW_OBJECT, VIEW_OBJECT_BRANCH |
| Fields inherited from class javax.swing.tree.DefaultMutableTreeNode |
allowsChildren, children, EMPTY_ENUMERATION, parent, userObject |
| Constructor Summary | |
VLTreeNode(ApplicationModule appMod, java.lang.String vlName) |
|
VLTreeNode(ApplicationModule appMod, ViewLink viewLink) |
|
VLTreeNode(ViewLink viewLink) |
|
| Method Summary | |
java.lang.Object |
getData() |
java.lang.String |
getFullName() |
javax.swing.ImageIcon |
getIcon() |
javax.swing.JPopupMenu |
getMenu() |
java.lang.String |
getName() |
java.lang.String |
getStatus() |
int |
getType() |
void |
handleEvent(java.awt.event.ActionEvent e) |
void |
remove() |
void |
setData(java.lang.Object data) |
void |
showForm() |
void |
showProperties() |
| Methods inherited from class oracle.jbo.jbotester.ObjTreeNode |
createVOVLMenu, getChildOfName, getParentOfType, isBindParameterActionEnabled, isFormDisplayed, showPropertyDialog, 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 |
| Constructor Detail |
public VLTreeNode(ViewLink viewLink)
public VLTreeNode(ApplicationModule appMod,
ViewLink viewLink)
public VLTreeNode(ApplicationModule appMod,
java.lang.String vlName)
| Method Detail |
public java.lang.String getName()
getName in class ObjTreeNodepublic java.lang.String getFullName()
getFullName in class ObjTreeNodepublic int getType()
getType in class ObjTreeNodepublic java.lang.Object getData()
getData in class ObjTreeNodepublic void setData(java.lang.Object data)
setData in class ObjTreeNodepublic javax.swing.ImageIcon getIcon()
getIcon in class ObjTreeNodepublic void showForm()
showForm in class ObjTreeNodepublic java.lang.String getStatus()
getStatus in class ObjTreeNodepublic void handleEvent(java.awt.event.ActionEvent e)
handleEvent in class ObjTreeNodepublic javax.swing.JPopupMenu getMenu()
getMenu in class ObjTreeNodepublic void remove()
remove in class ObjTreeNodepublic void showProperties()
showProperties in class ObjTreeNode
|
Oracle Application Development Framework Model and Business Components Java API Reference
10g Release 3 (10.1.3) B16005-01 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||