|
java-gnome version 4.1.2 | ||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||
Objectorg.gnome.gtk.Style
org.gnome.gtk.StyleRegion
public final class StyleRegion
Styles that help to manipulate the region value of the StyleContext
of a widget inside GTK.
| Field Summary | |
|---|---|
static StyleRegion |
COLUMN
A widget region name to define a TreeView column. |
static StyleRegion |
COLUMN_HEADER
A widget region name to define a TreeView column header. |
static StyleRegion |
ROW
A widget region name to define a TreeView row. |
static StyleRegion |
TAB
A widget region name to define a Notebook tab. |
| Method Summary |
|---|
| Methods inherited from class Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final StyleRegion COLUMN
TreeView column.
public static final StyleRegion COLUMN_HEADER
TreeView column header.
public static final StyleRegion ROW
TreeView row.
public static final StyleRegion TAB
Notebook tab.
|
![]() java-gnome |
||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||