Class TT_TreeNode
java.lang.Object
com.sun.javatest.exec.TT_TreeNode
- All Implemented Interfaces:
TreeNode
- Direct Known Subclasses:
TT_BasicNode, TT_TestNode
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface TreeNode
children, getAllowsChildren, getChildAt, getChildCount, getIndex, getParent, isLeaf
-
Field Details
-
parent
-
-
Constructor Details
-
TT_TreeNode
public TT_TreeNode()
-
-
Method Details
-
toString
-