jsystem.treeui
Interface NodeSelectionChange

All Known Implementing Classes:
TestRunner

public interface NodeSelectionChange


Method Summary
 void changeTestNodeSelection(TestNode testNode, boolean isSelected)
           
 

Method Detail

changeTestNodeSelection

public void changeTestNodeSelection(TestNode testNode,
                                    boolean isSelected)