All Packages Class Hierarchy This Package Previous Next Index
Class gjt.test.IconCardPanelTest
java.lang.Object
|
+----java.awt.Component
|
+----java.awt.Container
|
+----java.awt.Panel
|
+----java.applet.Applet
|
+----gjt.test.UnitTest
|
+----gjt.test.IconCardPanelTest
- public class IconCardPanelTest
- extends UnitTest
A gjt.IconCardPanel that controls 3 Panels.
- See Also:
- UnitTest, IconCardPanel
-
IconCardPanelTest()
-
-
centerPanel()
-
-
title()
-
IconCardPanelTest
public IconCardPanelTest()
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