Class TestTreeSelectionPane

All Implemented Interfaces:
ImageObserver, MenuContainer, Serializable, Accessible

public class TestTreeSelectionPane extends TreeSelectionPane
A pane for selecting tests in a test result table.
See Also:
  • Constructor Details

    • TestTreeSelectionPane

      public TestTreeSelectionPane(TestResultTable trt)
      Create a pane for selecting tests found in a test result table.
      Parameters:
      trt - the test result table from which to get the tests that may be selected