org.argouml.ui
Class LeftArrowIcon
java.lang.Object
org.argouml.ui.LeftArrowIcon
- All Implemented Interfaces:
- Icon
- class LeftArrowIcon
- extends Object
- implements Icon
Class defining a graphic that goes on the tab label.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LeftArrowIcon
LeftArrowIcon()
paintIcon
public void paintIcon(Component c,
Graphics g,
int x,
int y)
- Specified by:
paintIcon
in interface Icon
getIconWidth
public int getIconWidth()
- Specified by:
getIconWidth
in interface Icon
getIconHeight
public int getIconHeight()
- Specified by:
getIconHeight
in interface Icon