|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectGraphics2DTest.RectShape
Graphics2DTestPlusUserDrawing.RectShapeUserDrawn
Specialization of the RectShape class used to distinguish user-drawn rectangles from the fixed-shape rectangles added when the `Delete Rect' button is pressed.
Field Summary |
Fields inherited from class Graphics2DTest.RectShape |
height, width, x, y |
Constructor Summary | |
Graphics2DTestPlusUserDrawing.RectShapeUserDrawn(int x,
int y,
int width,
int height)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public Graphics2DTestPlusUserDrawing.RectShapeUserDrawn(int x, int y, int width, int height)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |