Package com.jtattoo.plaf.base.icon
Class CloseSymbol
java.lang.Object
com.jtattoo.plaf.base.icon.CloseSymbol
- All Implemented Interfaces:
Icon
-
Constructor Summary
ConstructorsConstructorDescriptionCloseSymbol(Color foregroundColor, Color shadowColor, Color rolloverColor) CloseSymbol(Color foregroundColor, Color shadowColor, Color rolloverColor, Color inactiveForegroundColor, Color inactiveShadowColor, Insets insets) CloseSymbol(Color foregroundColor, Color shadowColor, Color rolloverColor, Insets insets) -
Method Summary
Modifier and TypeMethodDescriptionintintvoid
-
Constructor Details
-
CloseSymbol
-
CloseSymbol
-
CloseSymbol
-
-
Method Details
-
getIconHeight
public int getIconHeight()- Specified by:
getIconHeightin interfaceIcon
-
getIconWidth
public int getIconWidth()- Specified by:
getIconWidthin interfaceIcon
-
paintIcon
-