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
org.gnu.gtk.CellRendererText.Attribute
public static class CellRendererText.Attribute
extends CellRenderer.Attribute
TreeModel
via methods in the TreeViewColumn
object.
Note that these should usually be set to PANGO constants.
Field Summary | |
static CellRendererText.Attribute |
|
static CellRendererText.Attribute |
|
static CellRendererText.Attribute |
|
static CellRendererText.Attribute |
|
static CellRendererText.Attribute |
|
static CellRendererText.Attribute |
|
static CellRendererText.Attribute |
|
static CellRendererText.Attribute |
|
static CellRendererText.Attribute |
|
static CellRendererText.Attribute |
|
static CellRendererText.Attribute |
|
static CellRendererText.Attribute |
|
static CellRendererText.Attribute |
|
static CellRendererText.Attribute |
|
static CellRendererText.Attribute |
|
static CellRendererText.Attribute |
|
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 |
public static final CellRendererText.Attribute ATTRIBUTES
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.
(pango.AttrList) A list of style attributes to apply to the text of the renderer
public static final CellRendererText.Attribute BACKGROUND_GDK
(gdk.Color) Background color
public static final CellRendererText.Attribute EDITABLE
(boolean) Whether the text can be modified by the user
public static final CellRendererText.Attribute FONT_FAMILY
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.
(String) Name of the font family, e.g. Sans, Helvetica, Times, Monospace
public static final CellRendererText.Attribute FOREGROUND_GDK
(gdk.Color) Foreground color
public static final CellRendererText.Attribute RISE
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) Offset of text above the baseline (below the baseline if rise is negative)
public static final CellRendererText.Attribute STRIKETHROUGH
(boolean) Whether to strike through the text
public static final CellRendererText.Attribute UNDERLINE
(pango.Underline) Style of underline for this text