public class PaintEvent
extends java.util.EventObject
| Constructor and Description |
|---|
PaintEvent(java.awt.Component source,
java.awt.Graphics g,
int width,
int height) |
| Modifier and Type | Method and Description |
|---|---|
java.awt.Graphics |
getGraphics() |
int |
getHeight() |
int |
getWidth() |