public interface Drawable
Modifier and Type | Method and Description |
---|---|
void |
draw(DrawingPanel panel,
java.awt.Graphics g)
Draws a representation of an object in a drawing panel.
|
void draw(DrawingPanel panel, java.awt.Graphics g)
panel
- g
-