Uses of Class
com.pushtotest.testmaker.controller.Node

Packages that use Node
com.pushtotest.testmaker.controller   
 

Uses of Node in com.pushtotest.testmaker.controller
 

Methods in com.pushtotest.testmaker.controller that return Node
 Node guiTestRunPanel.makeNode(int theicon, java.lang.String thename, java.lang.String theinfo)
           
 

Methods in com.pushtotest.testmaker.controller with parameters of type Node
 void guiTestRunPanel.updateNode(Node node)
          Updates the graphical representation of the Test Node