uic.widgets
Class UICToolBar.ArrowsIcon
java.lang.Object
   uic.widgets.UICToolBar.ArrowsIcon
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:
- paintIconin interface- Icon
 
- 
 
getIconWidth
public int getIconWidth()
- 
- Specified by:
- getIconWidthin interface- Icon
 
- 
 
getIconHeight
public int getIconHeight()
- 
- Specified by:
- getIconHeightin interface- Icon
 
- 
 
Copyright © 2002,2003 Thomas Zander Available under the Free Apache licence