net.infonode.tabbedpanel.theme.internal.laftheme
public class SizeIcon extends Object implements Icon
| Field Summary | |
|---|---|
| static SizeIcon | EMPTY |
| Constructor Summary | |
|---|---|
| SizeIcon(int width, int height) | |
| SizeIcon(int width, int height, boolean swap) | |
| Method Summary | |
|---|---|
| int | getIconHeight() |
| int | getIconWidth() |
| void | paintIcon(Component c, Graphics g, int x, int y) |