stella.jview
Class JUndefinedHelper.ItemIcon
java.lang.Object
stella.jview.JUndefinedHelper.ItemIcon
- All Implemented Interfaces:
- Icon
- Enclosing class:
- JUndefinedHelper
private class JUndefinedHelper.ItemIcon
- extends Object
- implements Icon
An icon that draw a separator.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JUndefinedHelper.ItemIcon
private JUndefinedHelper.ItemIcon()
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