|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.pf.joi.SpyTreeNode
org.pf.joi.ElementSpyTreeNode
This is a holder for ElementSpy instances. It supports their correct handling in visual trees.
| Constructor Summary | |
ElementSpyTreeNode(ElementSpy elemSpy)
Initialize the new instance with default values. |
|
| Method Summary | |
Spy |
getModel()
Returns the receiver's underlying model object. |
java.lang.String |
toString()
|
| Methods inherited from class org.pf.joi.SpyTreeNode |
add, children, getAllowsChildren, getChildAt, getChildCount, getChildren, getIndex, getParent, isLeaf, setParent |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public ElementSpyTreeNode(ElementSpy elemSpy)
| Method Detail |
public Spy getModel()
getModel in class SpyTreeNodepublic java.lang.String toString()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||