uic.widgets
Class UICToolBar.ArrowsIcon
java.lang.Object
  
uic.widgets.UICToolBar.ArrowsIcon
- All Implemented Interfaces: 
 - Icon
 
- Enclosing class:
 - UICToolBar
 
public static class UICToolBar.ArrowsIcon
- extends Object
- implements Icon
  
The icon on the more-items button.
 
 
| Methods inherited from class java.lang.Object | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
UICToolBar.ArrowsIcon
public UICToolBar.ArrowsIcon()
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
 
 
Copyright © 2002-2004 Thomas Zander Available under the Free Apache licence