Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Object
org.gnu.gtk.CellRendererAttribute
org.gnu.gtk.CellRenderer.Attribute
public static class CellRenderer.Attribute
extends CellRendererAttribute
TreeModel
via methods in the TreeViewColumn
object.
Field Summary | |
static CellRenderer.Attribute |
|
static CellRenderer.Attribute |
|
static CellRenderer.Attribute |
|
static CellRenderer.Attribute |
|
static CellRenderer.Attribute |
|
static CellRenderer.Attribute |
|
static CellRenderer.Attribute |
|
static CellRenderer.Attribute |
|
static CellRenderer.Attribute |
|
static CellRenderer.Attribute |
|
static CellRenderer.Attribute |
|
static CellRenderer.Attribute |
|
static CellRenderer.Attribute |
|
static CellRenderer.Attribute |
|
Method Summary |
Methods inherited from class org.gnu.gtk.CellRendererAttribute | |
toString |
public static final CellRenderer.Attribute CELL_BACKGROUND
(String) Cell background color as a string.
public static final CellRenderer.Attribute CELL_BACKGROUND_GDK
(gdk.color) Cell background color as a gdk.Color.
public static final CellRenderer.Attribute CELL_BACKGROUND_SET
(boolean) Whether this tag affects the cell background color.
public static final 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.
(int) The fixed height. Allowed values: >= -1 Default value: -1
public static final 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.
(boolean) Row is an expander row, and is expanded. Default value: FALSE
public static final 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.
(boolean) Row is an expander row, and is expanded. Default value: FALSE
public static final 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.
(CellRendererMode) Editable mode of the CellRenderer. Default value: CellRendererMode.INERT
public static final 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.
(boolean) Display the cell sensitive. Default value: TRUE
public static final 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.
(boolean) Display the cell. Default value: TRUE
public static final 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.
(int) The fixed width. Allowed values: >= -1 Default value: -1
public static final 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.
(double) The x-align. Allowed values: [0,1] Default value: 0.5
public static final 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.
(int) The xpad. Default value: 0
public static final CellRenderer.Attribute YALIGN
(double) The y-align. Allowed values: [0,1] Default value: 0.5
public static final 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.
(int) The ypad. Default value: 0