Package junit.swingui

Class TestSelector

All Implemented Interfaces:
ImageObserver, MenuContainer, Serializable, Accessible, RootPaneContainer, WindowConstants

public class TestSelector extends JDialog
A test class selector. A simple dialog to pick the name of a test suite.
See Also:
  • Constructor Details

  • Method Details

    • centerWindow

      public static void centerWindow(Component c)
    • checkEnableOK

      public void checkEnableOK(ListSelectionEvent e)
    • okSelected

      public void okSelected()
    • isEmpty

      public boolean isEmpty()
    • keySelectTestClass

      public void keySelectTestClass(char ch)
    • getSelectedItem

      public String getSelectedItem()