|
|||||||||
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
public static class CellRenderer.Attribute
Attributes which may be used to connect to data in a TreeModel
via methods in the TreeViewColumn
object.
Field Summary | |
---|---|
static CellRenderer.Attribute |
CELL_BACKGROUND
Deprecated. (String) Cell background color as a string. |
static CellRenderer.Attribute |
CELL_BACKGROUND_GDK
Deprecated. (gdk.color) Cell background color as a gdk.Color. |
static CellRenderer.Attribute |
CELL_BACKGROUND_SET
Deprecated. (boolean) Whether this tag affects the cell background color. |
static CellRenderer.Attribute |
HEIGHT
Deprecated. Superceeded by java-gnome 4.0; a method along these lines may well exist in the new bindings, but if it does it likely has a different name or signature due to the shift to an algorithmic mapping of the underlying native libraries. |
static CellRenderer.Attribute |
IS_EXPANDED
Deprecated. Superceeded by java-gnome 4.0; a method along these lines may well exist in the new bindings, but if it does it likely has a different name or signature due to the shift to an algorithmic mapping of the underlying native libraries. |
static CellRenderer.Attribute |
IS_EXPANDER
Deprecated. Superceeded by java-gnome 4.0; a method along these lines may well exist in the new bindings, but if it does it likely has a different name or signature due to the shift to an algorithmic mapping of the underlying native libraries. |
static CellRenderer.Attribute |
MODE
Deprecated. Superceeded by java-gnome 4.0; a method along these lines may well exist in the new bindings, but if it does it likely has a different name or signature due to the shift to an algorithmic mapping of the underlying native libraries. |
static CellRenderer.Attribute |
SENSITIVE
Deprecated. Superceeded by java-gnome 4.0; a method along these lines may well exist in the new bindings, but if it does it likely has a different name or signature due to the shift to an algorithmic mapping of the underlying native libraries. |
static CellRenderer.Attribute |
VISIBLE
Deprecated. Superceeded by java-gnome 4.0; a method along these lines may well exist in the new bindings, but if it does it likely has a different name or signature due to the shift to an algorithmic mapping of the underlying native libraries. |
static CellRenderer.Attribute |
WIDTH
Deprecated. Superceeded by java-gnome 4.0; a method along these lines may well exist in the new bindings, but if it does it likely has a different name or signature due to the shift to an algorithmic mapping of the underlying native libraries. |
static CellRenderer.Attribute |
XALIGN
Deprecated. Superceeded by java-gnome 4.0; a method along these lines may well exist in the new bindings, but if it does it likely has a different name or signature due to the shift to an algorithmic mapping of the underlying native libraries. |
static CellRenderer.Attribute |
XPAD
Deprecated. Superceeded by java-gnome 4.0; a method along these lines may well exist in the new bindings, but if it does it likely has a different name or signature due to the shift to an algorithmic mapping of the underlying native libraries. |
static CellRenderer.Attribute |
YALIGN
Deprecated. (double) The y-align. |
static CellRenderer.Attribute |
YPAD
Deprecated. Superceeded by java-gnome 4.0; a method along these lines may well exist in the new bindings, but if it does it likely has a different name or signature due to the shift to an algorithmic mapping of the underlying native libraries. |
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 CellRenderer.Attribute CELL_BACKGROUND
public static final CellRenderer.Attribute CELL_BACKGROUND_GDK
public static final CellRenderer.Attribute CELL_BACKGROUND_SET
public static final CellRenderer.Attribute HEIGHT
public static final CellRenderer.Attribute IS_EXPANDED
public static final CellRenderer.Attribute IS_EXPANDER
public static final CellRenderer.Attribute MODE
public static final CellRenderer.Attribute SENSITIVE
public static final CellRenderer.Attribute VISIBLE
public static final CellRenderer.Attribute WIDTH
public static final CellRenderer.Attribute XALIGN
public static final CellRenderer.Attribute XPAD
public static final CellRenderer.Attribute YALIGN
public static final CellRenderer.Attribute YPAD
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |