Uses of Class
com.sun.javatest.exec.TT_BasicNode
-
Packages that use TT_BasicNode Package Description com.sun.javatest.exec The Test Manager Tool provides a GUI for opening, browsing, configuring, and running tests and test suites, and for browsing the results. -
-
Uses of TT_BasicNode in com.sun.javatest.exec
Fields in com.sun.javatest.exec declared as TT_BasicNode Modifier and Type Field Description protected TT_BasicNode
TT_TreeNode. parent
protected TT_BasicNode
BP_BranchSubpanel. subpanelNode
Methods in com.sun.javatest.exec with parameters of type TT_BasicNode Modifier and Type Method Description protected void
BP_DocumentationSubpanel. updateSubpanel(TT_BasicNode currNode)
-