All Packages Class Hierarchy This Package Previous Next Index
java.lang.Object
|
+----java.awt.Component
|
+----java.awt.Container
|
+----java.awt.Panel
|
+----java.applet.Applet
|
+----gjt.test.UnitTest
|
+----gjt.test.FontDialogTest
This unit test overrides FontDialog to reset the labels displayed in the buttons, and to reset the list of font sizes displayed. See FontDialog for a discussion of the overridden methods.
Note: The FontDialog takes forever to come up in Netscape.
public FontDialogTest()
public String title()
public Panel centerPanel()
All Packages Class Hierarchy This Package Previous Next Index