org.gnu.gtk
Class CellRendererPixbuf.Attribute

java.lang.Object
  |
  +--org.gnu.gtk.CellRendererAttribute
        |
        +--org.gnu.gtk.CellRendererPixbuf.Attribute
Enclosing class:
CellRendererPixbuf

public static class CellRendererPixbuf.Attribute
extends CellRendererAttribute

Attributes for the CellRenderer


Field Summary
static CellRendererPixbuf.Attribute PIXBUF
           
static CellRendererPixbuf.Attribute PIXBUF_EXPANDER_CLOSED
           
static CellRendererPixbuf.Attribute PIXBUF_EXPANDER_OPEN
           
 
Methods inherited from class org.gnu.gtk.CellRendererAttribute
toString
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

PIXBUF

public static final CellRendererPixbuf.Attribute PIXBUF

PIXBUF_EXPANDER_OPEN

public static final CellRendererPixbuf.Attribute PIXBUF_EXPANDER_OPEN

PIXBUF_EXPANDER_CLOSED

public static final CellRendererPixbuf.Attribute PIXBUF_EXPANDER_CLOSED

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