Class gjt.test.RowLayoutTest
All Packages Class Hierarchy This Package Previous Next Index
Class gjt.test.RowLayoutTest
java.lang.Object
|
+----java.awt.Component
|
+----java.awt.Container
|
+----java.awt.Panel
|
+----java.applet.Applet
|
+----gjt.test.UnitTest
|
+----gjt.test.RowLayoutTest
- public class RowLayoutTest
- extends UnitTest
Lays out 3 image buttons, and provides controls for setting
orientations and gaps on the fly.
- See Also:
- UnitTest, ImageButton, Box
-
RowLayoutTest()
-
-
centerPanel()
-
-
title()
-
RowLayoutTest
public RowLayoutTest()
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