com.zfqjava.swing
Class GroupIcon
java.lang.Object
com.zfqjava.swing.GroupIcon
- All Implemented Interfaces:
- Icon
public class GroupIcon
- extends Object
- implements Icon
GroupIcon
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GroupIcon
public GroupIcon()
setIconGap
public void setIconGap(int iconGap)
getIconGap
public int getIconGap()
putIcon
public void putIcon(int order,
Icon icon)
removeIcon
public void removeIcon(int order)
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
Send your Feedback
JComponentPack 1.5.0
Copyright © 2001-2007 Extreme Component, Inc. All rights reserved.