public static class RolloverIcon.DefaultCollapsedIcon extends Object implements Icon
Constructor and Description |
---|
DefaultCollapsedIcon(RolloverIcon.IconRolloverSupport rolloverSupport) |
Modifier and Type | Method and Description |
---|---|
int |
getIconHeight() |
int |
getIconWidth() |
void |
paintIcon(Component c,
Graphics g,
int x,
int y) |
public DefaultCollapsedIcon(RolloverIcon.IconRolloverSupport rolloverSupport)
public int getIconWidth()
getIconWidth
in interface Icon
public int getIconHeight()
getIconHeight
in interface Icon