jwx!
v0.0.2


wx
Class IconBundle

java.lang.Object
  extended bywx.IconBundle

public class IconBundle
extends java.lang.Object


Constructor Summary
IconBundle()
           
IconBundle(Icon icon)
           
IconBundle(IconBundle ic)
           
IconBundle(java.lang.String file, int type)
           
 
Method Summary
 void addIcon(Icon icon)
           
 void addIcon(java.lang.String file, int type)
           
 void delete()
           
 Icon getIcon()
           
 Icon getIcon(int size)
           
 Icon getIcon(Size size)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

IconBundle

public IconBundle()

IconBundle

public IconBundle(java.lang.String file,
                  int type)

IconBundle

public IconBundle(Icon icon)

IconBundle

public IconBundle(IconBundle ic)
Method Detail

delete

public void delete()

addIcon

public void addIcon(java.lang.String file,
                    int type)

addIcon

public void addIcon(Icon icon)

getIcon

public Icon getIcon(Size size)

getIcon

public Icon getIcon(int size)

getIcon

public Icon getIcon()

jwx!
v0.0.2


© 2006 Amit G Mendapara.