Class gjt.test.ComponentScrollerTest
All Packages Class Hierarchy This Package Previous Next Index
Class gjt.test.ComponentScrollerTest
java.lang.Object
|
+----java.awt.Component
|
+----java.awt.Container
|
+----java.awt.Panel
|
+----java.applet.Applet
|
+----gjt.test.UnitTest
|
+----gjt.test.ComponentScrollerTest
- public class ComponentScrollerTest
- extends UnitTest
A phony image store, where you can purchase images.
- See Also:
- UnitTest, Border, ButtonPanel, ImageButton, Separator, StickyImageButtonController, ComponentScroller
-
ComponentScrollerTest()
-
-
centerPanel()
-
-
title()
-
ComponentScrollerTest
public ComponentScrollerTest()
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