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

Constructor Index

 o RowLayoutTest()

Method Index

 o centerPanel()
 o title()

Constructors

 o RowLayoutTest
  public RowLayoutTest()

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