All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class gjt.test.CursorChoiceTest

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

public class CursorChoiceTest
extends UnitTest
A simple unit test for exercising CursorChoice.

See Also:
UnitTest, CursorChoice

Constructor Index

 o CursorChoiceTest()

Method Index

 o centerPanel()
 o title()

Constructors

 o CursorChoiceTest
 public CursorChoiceTest()

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