All Packages Class Hierarchy This Package Previous Next Index
Class gjt.test.ColorChoiceTest
java.lang.Object
|
+----java.awt.Component
|
+----java.awt.Container
|
+----java.awt.Panel
|
+----java.applet.Applet
|
+----gjt.test.UnitTest
|
+----gjt.test.ColorChoiceTest
- public class ColorChoiceTest
- extends UnitTest
A simple unit test for exercising ColorChoice.
- See Also:
- UnitTest, ColorChoice
-
ColorChoiceTest()
-
-
centerPanel()
-
-
title()
-
ColorChoiceTest
public ColorChoiceTest()
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