|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Object
|
+--org.gnu.glib.Flags
|
+--org.gnu.gtk.CellRendererState
| Field Summary | |
static CellRendererState |
INSENSITIVE
|
static CellRendererState |
PRELIT
|
static CellRendererState |
SELECTED
|
static CellRendererState |
SORTED
|
| Method Summary | |
CellRendererState |
and(CellRendererState other)
|
static CellRendererState |
intern(int value)
|
CellRendererState |
or(CellRendererState other)
|
boolean |
test(CellRendererState other)
|
CellRendererState |
xor(CellRendererState other)
|
| Methods inherited from class org.gnu.glib.Flags |
equals, getValue, hashCode |
| Methods inherited from class java.lang.Object |
getClass, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public static final CellRendererState SELECTED
public static final CellRendererState PRELIT
public static final CellRendererState INSENSITIVE
public static final CellRendererState SORTED
| Method Detail |
public static CellRendererState intern(int value)
public CellRendererState or(CellRendererState other)
public CellRendererState and(CellRendererState other)
public CellRendererState xor(CellRendererState other)
public boolean test(CellRendererState other)
|
Please send any bug reports, comments, or suggestions for the API or documentation to java-gnome-developer@lists.sf.net | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||