All Packages Class Hierarchy This Package Previous Next Index
java.lang.Object | +----java.awt.Component | +----java.awt.Container | +----java.awt.Panel | +----java.applet.Applet | +----gjt.test.UnitTest | +----gjt.test.ImageButtonTest
Both ImageButtons come with an awt.Button that is used to enable/disable the ImageButton it's associated with.
ImageButtonEvents, along with mouse enter and mouse exit events for the two image buttons are printed out.
public ImageButtonTest()
public String title()
public Panel centerPanel()
All Packages Class Hierarchy This Package Previous Next Index