|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
@Deprecated public interface Drawable
Clients implementing this interface can be drawn on a Graphics2D drawing surface.
| Method Summary | |
|---|---|
void |
draw(Graphics2D g2d)
Deprecated. Draws this Drawable on the given Graphics2D drawing surface. |
| Method Detail |
|---|
void draw(Graphics2D g2d)
Drawable on the given Graphics2D drawing surface.
g2d - the graphics context
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||