All Packages Class Hierarchy This Package Previous Next Index
Class gjt.test.QuestionDialogTest
java.lang.Object
|
+----java.awt.Component
|
+----java.awt.Container
|
+----java.awt.Panel
|
+----java.applet.Applet
|
+----gjt.test.UnitTest
|
+----gjt.test.QuestionDialogTest
- public class QuestionDialogTest
- extends UnitTest
Tests QuestionDialog.
- See Also:
- UnitTest, DialogClient, QuestionDialog;
-
QuestionDialogTest()
-
-
centerPanel()
-
-
title()
-
QuestionDialogTest
public QuestionDialogTest()
title
public String title()
- Overrides:
- title in class UnitTest
centerPanel
public Panel centerPanel()
- Overrides:
- centerPanel in class UnitTest
All Packages Class Hierarchy This Package Previous Next Index