All Packages Class Hierarchy This Package Previous Next Index
Class gjt.test.YesNoDialogTest
java.lang.Object
|
+----java.awt.Component
|
+----java.awt.Container
|
+----java.awt.Panel
|
+----java.applet.Applet
|
+----gjt.test.UnitTest
|
+----gjt.test.YesNoDialogTest
- public class YesNoDialogTest
- extends UnitTest
Tests the YesNoDialog.
- See Also:
- UnitTest, DialogClient, YesNoDialog;
-
YesNoDialogTest()
-
-
centerPanel()
-
-
title()
-
YesNoDialogTest
public YesNoDialogTest()
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