public interface Painter extends UIResource
| Modifier and Type | Method and Description |
|---|---|
void |
paint(JComponent c,
Graphics g,
Rectangle rect,
int orientation,
int state) |
void paint(JComponent c, Graphics g, Rectangle rect, int orientation, int state)
Copyright © 2017. All rights reserved.