com.vlsolutions.swing.toolbars
public class RolloverIcon extends Object implements Icon
This icon uses a gray version of the provided image and paints it under the original one.
| Constructor Summary | |
|---|---|
| RolloverIcon(Icon icon) | |
| Method Summary | |
|---|---|
| int | getIconHeight() |
| int | getIconWidth() |
| void | paintIcon(Component c, Graphics g, int x, int y) |