|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.gnu.gtk.CellRendererAttribute
org.gnu.gtk.CellRendererPixbuf.Attribute
Attributes for the CellRenderer
Field Summary | |
static CellRendererPixbuf.Attribute |
PIXBUF
The pixbuf to render. |
static CellRendererPixbuf.Attribute |
PIXBUF_EXPANDER_CLOSED
Pixbuf for closed expander. |
static CellRendererPixbuf.Attribute |
PIXBUF_EXPANDER_OPEN
Pixbuf for open expander. |
static CellRendererPixbuf.Attribute |
STOCK_ID
The stock icon to render. |
static CellRendererPixbuf.Attribute |
STOCK_SIZE
The size of the rendered icon. |
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 |
public static final CellRendererPixbuf.Attribute PIXBUF
public static final CellRendererPixbuf.Attribute PIXBUF_EXPANDER_OPEN
public static final CellRendererPixbuf.Attribute PIXBUF_EXPANDER_CLOSED
public static final CellRendererPixbuf.Attribute STOCK_ID
public static final CellRendererPixbuf.Attribute STOCK_SIZE
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |