rero.dck.items
protected static class ColorInput.SolidIcon extends Object implements Icon
| Constructor Summary | |
|---|---|
| SolidIcon(Color c, int w, int h) | |
| Method Summary | |
|---|---|
| Color | getColor() |
| int | getIconHeight() |
| int | getIconWidth() |
| void | paintIcon(Component c, Graphics g, int x, int y) |
| void | setColor(Color c) |