com.jtattoo.plaf
Class BaseIcons.MaxSymbol
java.lang.Object
com.jtattoo.plaf.BaseIcons.MaxSymbol
- All Implemented Interfaces:
- Icon
- Enclosing class:
- BaseIcons
public static class BaseIcons.MaxSymbol
- extends Object
- implements Icon
Constructor Summary |
BaseIcons.MaxSymbol(Color foregroundColor,
Color shadowColor,
Color rolloverColor)
|
BaseIcons.MaxSymbol(Color foregroundColor,
Color shadowColor,
Color rolloverColor,
Color inactiveForegroundColor,
Color inactiveShadowColor,
Insets insets)
|
BaseIcons.MaxSymbol(Color foregroundColor,
Color shadowColor,
Color rolloverColor,
Insets insets)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BaseIcons.MaxSymbol
public BaseIcons.MaxSymbol(Color foregroundColor,
Color shadowColor,
Color rolloverColor)
BaseIcons.MaxSymbol
public BaseIcons.MaxSymbol(Color foregroundColor,
Color shadowColor,
Color rolloverColor,
Insets insets)
BaseIcons.MaxSymbol
public BaseIcons.MaxSymbol(Color foregroundColor,
Color shadowColor,
Color rolloverColor,
Color inactiveForegroundColor,
Color inactiveShadowColor,
Insets insets)
getIconHeight
public int getIconHeight()
- Specified by:
getIconHeight
in interface Icon
getIconWidth
public int getIconWidth()
- Specified by:
getIconWidth
in interface Icon
paintIcon
public void paintIcon(Component c,
Graphics g,
int x,
int y)
- Specified by:
paintIcon
in interface Icon
Copyright © 2011. All Rights Reserved.