|
|||||||||
| 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.CellRenderer.Attribute
org.gnu.gtk.CellRendererToggle.Attribute
public static class CellRendererToggle.Attribute
Attributes for mapping to data in the TreeModel
| Field Summary | |
|---|---|
static CellRendererToggle.Attribute |
ACTIVATABLE
Whether the user can change the state of the toggle |
static CellRendererToggle.Attribute |
ACTIVE
The state of the toggle |
static CellRendererToggle.Attribute |
INCONSISTENT
The inconsistent state of the button. |
static CellRendererToggle.Attribute |
RADIO
Draw the toggle button as a radio button. |
| Fields inherited from class org.gnu.gtk.CellRenderer.Attribute |
|---|
CELL_BACKGROUND, CELL_BACKGROUND_GDK, CELL_BACKGROUND_SET, HEIGHT, IS_EXPANDED, IS_EXPANDER, MODE, SENSITIVE, VISIBLE, WIDTH, XALIGN, XPAD, YALIGN, YPAD |
| Method Summary |
|---|
| 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 CellRendererToggle.Attribute ACTIVE
public static final CellRendererToggle.Attribute ACTIVATABLE
public static final CellRendererToggle.Attribute INCONSISTENT
public static final CellRendererToggle.Attribute RADIO
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||