|
|||||||||||
| 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.DebugFlag
| Field Summary | |
static DebugFlag |
MISC
|
static DebugFlag |
PLUGSOCKET
|
static DebugFlag |
TEXT
|
static DebugFlag |
TREE
|
static DebugFlag |
UPDATES
|
| Method Summary | |
DebugFlag |
and(DebugFlag other)
|
static DebugFlag |
intern(int value)
|
DebugFlag |
or(DebugFlag other)
|
boolean |
test(DebugFlag other)
|
DebugFlag |
xor(DebugFlag 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 DebugFlag MISC
public static final DebugFlag PLUGSOCKET
public static final DebugFlag TEXT
public static final DebugFlag TREE
public static final DebugFlag UPDATES
| Method Detail |
public static DebugFlag intern(int value)
public DebugFlag or(DebugFlag other)
public DebugFlag and(DebugFlag other)
public DebugFlag xor(DebugFlag other)
public boolean test(DebugFlag 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 | ||||||||||