net.infonode.gui.icon.button
public class BorderIcon extends Object implements Icon
| Constructor Summary | |
|---|---|
| BorderIcon(Icon icon, int borderSize) | |
| BorderIcon(Icon icon, Color color, Insets insets) | |
| Method Summary | |
|---|---|
| int | getIconHeight() |
| int | getIconWidth() |
| void | paintIcon(Component c, Graphics g, int x, int y) |