public interface Painter
void
paint(Graphics g, Rectangle rect)
void paint(Graphics g, Rectangle rect)
g
Graphics
rect