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

Class gjt.test.StateButtonTest

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

public class StateButtonTest
extends UnitTest
A StateButton which cycles through a fascinating series of Images.

See Also:
UnitTest, StateButton

Constructor Index

 o StateButtonTest()

Method Index

 o centerPanel()
 o title()

Constructors

 o StateButtonTest
  public StateButtonTest()

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