Package com.jtattoo.plaf
Class BaseIcons.IconSymbol
java.lang.Object
com.jtattoo.plaf.BaseIcons.IconSymbol
- All Implemented Interfaces:
Icon
- Enclosing class:
BaseIcons
-
Constructor Summary
ConstructorDescriptionIconSymbol
(Color foregroundColor, Color shadowColor, Color rolloverColor) IconSymbol
(Color foregroundColor, Color shadowColor, Color rolloverColor, Color inactiveForegroundColor, Color inactiveShadowColor, Insets insets) IconSymbol
(Color foregroundColor, Color shadowColor, Color rolloverColor, Insets insets) -
Method Summary
Modifier and TypeMethodDescriptionint
int
void
-
Constructor Details
-
IconSymbol
-
IconSymbol
-
IconSymbol
-
-
Method Details
-
getIconHeight
public int getIconHeight()- Specified by:
getIconHeight
in interfaceIcon
-
getIconWidth
public int getIconWidth()- Specified by:
getIconWidth
in interfaceIcon
-
paintIcon
-