| Constructor and Description |
|---|
BackgroundPainter(Component parent)
Construct a background painter for the given component
|
| Modifier and Type | Method and Description |
|---|---|
void |
paint(Graphics g,
Rectangle rect)
Draws inside the given rectangle clipping area.
|
public BackgroundPainter(Component parent)
parent - the parent component