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.DrawnRectangleTest
A mouse down (any mouse button) in any of the rectangles causes information about the rectangle to be printed to System.out. (Output will go to Java Console in Netscape).
public DrawnRectangleTest()
public String title()
public Panel centerPanel()
All Packages Class Hierarchy This Package Previous Next Index