public class BackgroundPainter extends Object implements Painter
BackgroundPainter(Component parent)
void
paint(Graphics g, Rectangle rect)
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public BackgroundPainter(Component parent)
parent
public void paint(Graphics g, Rectangle rect)
Painter
paint
g
Graphics
rect