JComponentPack 1.5.0

com.zfqjava.swing
Class GroupIcon

java.lang.Object
  extended by com.zfqjava.swing.GroupIcon
All Implemented Interfaces:
Icon

public class GroupIcon
extends Object
implements Icon

GroupIcon


Constructor Summary
GroupIcon()
           
 
Method Summary
 int getIconGap()
           
 int getIconHeight()
           
 int getIconWidth()
           
 void paintIcon(Component c, Graphics g, int x, int y)
           
 void putIcon(int order, Icon icon)
           
 void removeIcon(int order)
           
 void setIconGap(int iconGap)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GroupIcon

public GroupIcon()
Method Detail

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

JComponentPack 1.5.0

Send your Feedback
JComponentPack 1.5.0
Copyright © 2001-2007 Extreme Component, Inc. All rights reserved.