kiyut.swing.button
Class ColorChooserButton.ColorIcon
java.lang.Object
kiyut.swing.button.ColorChooserButton.ColorIcon
- All Implemented Interfaces:
- Icon
- Enclosing class:
- ColorChooserButton
public class ColorChooserButton.ColorIcon
- extends Object
- implements Icon
Icon that represent Color Icon
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ColorChooserButton.ColorIcon
public ColorChooserButton.ColorIcon()
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