Uses of Class
org.gnu.gtk.IconSet

Packages that use IconSet
org.gnu.gtk   
 

Uses of IconSet in org.gnu.gtk
 

Methods in org.gnu.gtk that return IconSet
 IconSet IconFactory.lookupIconSet(java.lang.String stockID)
          Looks up stockID from the icon factory, returning an icon set if found.
 

Methods in org.gnu.gtk with parameters of type IconSet
 void Image.set(IconSet iconSet, IconSize size)
          Sets the image to displayian IconSet.
 void IconFactory.addIconSet(java.lang.String stockID, IconSet iconSet)
          Add the given IconSet to this IconFactory.
 

Constructors in org.gnu.gtk with parameters of type IconSet
Image(IconSet iconSet, IconSize size)
          Creates an Image displaying an IconSet.
 


Please send any bug reports, comments, or suggestions for the API or documentation to java-gnome-developer@lists.sf.net