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 TypeMethodDescriptionint
int
void
-
Constructor Details
-
BorderIcon
-
BorderIcon
-
-
Method Details
-
paintIcon
-
getIconWidth
public int getIconWidth()- Specified by:
getIconWidth
in interfaceIcon
-
getIconHeight
public int getIconHeight()- Specified by:
getIconHeight
in interfaceIcon
-