Class gjt.test.ToolbarTest
All Packages Class Hierarchy This Package Previous Next Index
Class gjt.test.ToolbarTest
java.lang.Object
|
+----java.awt.Component
|
+----java.awt.Container
|
+----java.awt.Panel
|
+----java.applet.Applet
|
+----gjt.test.UnitTest
|
+----gjt.test.ToolbarTest
- public class ToolbarTest
- extends UnitTest
A Toolbar to the north, and an ExclusiveImageButtonPanel on
the west give this little applet its own unique charm.
Owner is motivated.
- See Also:
- UnitTest, ExclusiveImageButtonPanel, ImageButton, Toolbar
-
ToolbarTest()
-
-
centerPanel()
-
-
title()
-
ToolbarTest
public ToolbarTest()
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