Class gjt.test.ChoiceCardPanelTest
All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class gjt.test.ChoiceCardPanelTest

java.lang.Object
   |
   +----java.awt.Component
           |
           +----java.awt.Container
                   |
                   +----java.awt.Panel
                           |
                           +----java.applet.Applet
                                   |
                                   +----gjt.test.UnitTest
                                           |
                                           +----gjt.test.ChoiceCardPanelTest

public class ChoiceCardPanelTest
extends UnitTest
A ChoiceCardPanel that controls three Panels.

See Also:
UnitTest, ChoiceCardPanel

Constructor Index

 o ChoiceCardPanelTest()

Method Index

 o centerPanel()
 o title()

Constructors

 o ChoiceCardPanelTest
  public ChoiceCardPanelTest()

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