|
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||
java.lang.Object
|
+--Shape
|
+--RectShape
RectShape class This class represents rectangle shapes.
Update History -------------- Date By Description ---- -- ----------- 11/10/00 Asha Mony Creation
| Fields inherited from class Shape |
color,
height,
left,
top,
width |
| Constructor Summary | |
(package private) |
RectShape()
|
| Method Summary | |
(package private) void |
draw(java.awt.Graphics g)
|
| Methods inherited from class Shape |
containsPoint,
moveBy,
reshape,
setColor |
| Methods inherited from class java.lang.Object |
|
| Constructor Detail |
RectShape()
| Method Detail |
void draw(java.awt.Graphics g)
|
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||