Class gjt.test.IconCardPanelTest
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

Constructor Index

 o IconCardPanelTest()

Method Index

 o centerPanel()
 o title()

Constructors

 o IconCardPanelTest
  public IconCardPanelTest()

Methods

 o title
  public String title()
Overrides:
title in class UnitTest
 o centerPanel
  public Panel centerPanel()
Overrides:
centerPanel in class UnitTest

All Packages  Class Hierarchy  This Package  Previous  Next  Index