Constructor and Description |
---|
TabMenuOverflowIcon(int size)
Creates a new icon.
|
Modifier and Type | Method and Description |
---|---|
int |
getIconHeight() |
int |
getIconWidth() |
void |
paintIcon(Component c,
Graphics g,
int x,
int y) |
public TabMenuOverflowIcon(int size)
size
- the number to showpublic int getIconWidth()
getIconWidth
in interface Icon
public int getIconHeight()
getIconHeight
in interface Icon