Package net.infonode.gui.icon.button
Class BorderIcon
java.lang.Object
net.infonode.gui.icon.button.BorderIcon
- All Implemented Interfaces:
Icon
-
Constructor Summary
ConstructorsConstructorDescriptionBorderIcon(Icon icon, int borderSize) BorderIcon(Icon icon, Color color, Insets insets) -
Method Summary
Modifier and TypeMethodDescriptionintintvoid
-
Constructor Details
-
BorderIcon
-
BorderIcon
-
-
Method Details
-
paintIcon
-
getIconWidth
public int getIconWidth()- Specified by:
getIconWidthin interfaceIcon
-
getIconHeight
public int getIconHeight()- Specified by:
getIconHeightin interfaceIcon
-