com.sun.javatest.exec
Class TT_TestNode
java.lang.Object
com.sun.javatest.exec.TT_TreeNode
com.sun.javatest.exec.TT_TestNode
- All Implemented Interfaces:
- javax.swing.tree.TreeNode
public class TT_TestNode
- extends TT_TreeNode
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
children
public java.util.Enumeration children()
getAllowsChildren
public boolean getAllowsChildren()
getChildAt
public javax.swing.tree.TreeNode getChildAt(int arg0)
getChildCount
public int getChildCount()
getIndex
public int getIndex(javax.swing.tree.TreeNode arg0)
getParent
public javax.swing.tree.TreeNode getParent()
isLeaf
public boolean isLeaf()
Copyright (c) 1996, 2010, Oracle and/or its affiliates. All rights reserved.