Package com.jtattoo.plaf.base.icon
Class IconSymbol
java.lang.Object
com.jtattoo.plaf.base.icon.IconSymbol
- All Implemented Interfaces:
Icon
-
Constructor Summary
ConstructorsConstructorDescriptionIconSymbol(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 TypeMethodDescriptionintintvoid
-
Constructor Details
-
IconSymbol
-
IconSymbol
-
IconSymbol
-
-
Method Details
-
getIconHeight
public int getIconHeight()- Specified by:
getIconHeightin interfaceIcon
-
getIconWidth
public int getIconWidth()- Specified by:
getIconWidthin interfaceIcon
-
paintIcon
-