Class TT_TestNode

java.lang.Object
com.sun.javatest.exec.TT_TreeNode
com.sun.javatest.exec.TT_TestNode
All Implemented Interfaces:
TreeNode

public class TT_TestNode extends TT_TreeNode
  • Method Details

    • children

      public Enumeration<? extends TreeNode> children()
    • getAllowsChildren

      public boolean getAllowsChildren()
    • getChildAt

      public TreeNode getChildAt(int arg0)
    • getChildCount

      public int getChildCount()
    • getIndex

      public int getIndex(TreeNode arg0)
    • getParent

      public TreeNode getParent()
    • isLeaf

      public boolean isLeaf()