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

Class gjt.test.FontDialogTest

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

public class FontDialogTest
extends UnitTest

Constructor Index

 o FontDialogTest()

Method Index

 o centerPanel()
 o title()

Constructors

 o FontDialogTest
  public FontDialogTest()

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