|
|||||||||
| 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.CellRendererCombo.Attribute
public static class CellRendererCombo.Attribute
| Field Summary | |
|---|---|
static CellRendererCombo.Attribute |
HAS_ENTRY
(boolean) If TRUE, the cell renderer will include an entry and allow to enter values other than the ones in the popup list. |
static CellRendererCombo.Attribute |
MODEL
(TreeModel) Holds a tree model containing the possible values for the combo box. |
static CellRendererCombo.Attribute |
TEXT_COLUMN
(int) Specifies the model column which holds the possible values for the combo box. |
| 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 CellRendererCombo.Attribute HAS_ENTRY
public static final CellRendererCombo.Attribute MODEL
public static final CellRendererCombo.Attribute TEXT_COLUMN
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||