Uses of Class
org.gnu.gnome.UIPixmapType

Packages that use UIPixmapType
org.gnu.gnome   
 

Uses of UIPixmapType in org.gnu.gnome
 

Fields in org.gnu.gnome declared as UIPixmapType
static UIPixmapType UIPixmapType.NONE
           
static UIPixmapType UIPixmapType.STOCK
           
static UIPixmapType UIPixmapType.DATA
           
static UIPixmapType UIPixmapType.FILENAME
           
 

Methods in org.gnu.gnome that return UIPixmapType
static UIPixmapType UIPixmapType.intern(int value)
           
 UIPixmapType UIPixmapType.or(UIPixmapType other)
           
 UIPixmapType UIPixmapType.and(UIPixmapType other)
           
 UIPixmapType UIPixmapType.xor(UIPixmapType other)
           
 

Methods in org.gnu.gnome with parameters of type UIPixmapType
 UIPixmapType UIPixmapType.or(UIPixmapType other)
           
 UIPixmapType UIPixmapType.and(UIPixmapType other)
           
 UIPixmapType UIPixmapType.xor(UIPixmapType other)
           
 boolean UIPixmapType.test(UIPixmapType other)
           
 


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