All Packages Class Hierarchy This Package Previous Next Index
java.lang.Object
|
+----java.awt.Component
|
+----gjt.ImageButton
|
+----gjt.StateButton
Note that the cycling is actually performed by the buttons' controller - a StateButtonController.
public StateButton(Image images[])
public StateButton(Image images[],
int thickness)
public void advanceImage()
public Image nextImage()
public int state()
All Packages Class Hierarchy This Package Previous Next Index