|
|||||||||
| 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.ObjectSpyTreeNode
public class ObjectSpyTreeNode
This tree node is a holder for ObjectSpy instances. It supports the correct handling of such instances in a tree.
| Constructor Summary | |
|---|---|
ObjectSpyTreeNode(AbstractObjectSpy objSpy)
Initialize the new instance with default values. |
|
| Method Summary | |
|---|---|
int |
getElementCount()
|
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 ObjectSpyTreeNode(AbstractObjectSpy objSpy)
| Method Detail |
|---|
public Spy getModel()
getModel in class SpyTreeNodepublic java.lang.String toString()
toString in class java.lang.Objectpublic int getElementCount()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||