All Packages Class Hierarchy This Package Previous Next Index
java.lang.Object
|
+----rubberband.Rubberband
|
+----rubberband.RubberbandRectangleX
A note from Steve Verrill: This class (as RubberbandRectangle) was written by David Geary. See his book Graphic Java, Mastering the AWT. The class was modified on 7/17/97 by Steve Verrill to add an X to the interior of the rectangle.
public RubberbandRectangleX(Component component)
public void drawLast(Graphics graphics)
public void drawNext(Graphics graphics)
All Packages Class Hierarchy This Package Previous Next Index