org.argouml.ui
Class UpArrowIcon
java.lang.Object
org.argouml.ui.UpArrowIcon
- All Implemented Interfaces:
- Icon
- class UpArrowIcon
- 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 |
UpArrowIcon
UpArrowIcon()
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