All Packages Class Hierarchy This Package Previous Next Index
Class gjt.test.SeparatorTest
java.lang.Object
|
+----java.awt.Component
|
+----java.awt.Container
|
+----java.awt.Panel
|
+----java.applet.Applet
|
+----gjt.test.UnitTest
|
+----gjt.test.SeparatorTest
- public class SeparatorTest
- extends UnitTest
Two Separators, one horizontal and the other vertical, the
former etched in, and the latter etched out are laid out with
an adorning Label for each.
- See Also:
- UnitTest, Separator
-
SeparatorTest()
-
-
centerPanel()
-
-
title()
-
SeparatorTest
public SeparatorTest()
title
public String title()
- Overrides:
- title in class UnitTest
centerPanel
public Panel centerPanel()
- Overrides:
- centerPanel in class UnitTest
All Packages Class Hierarchy This Package Previous Next Index