|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Object
|
+--org.gnu.glib.Enum
|
+--org.gnu.gdk.WindowClass
| Field Summary | |
static WindowClass |
INPUT_ONLY
|
static WindowClass |
INPUT_OUTPUT
|
| Method Summary | |
WindowClass |
and(WindowClass other)
|
static WindowClass |
intern(int value)
|
WindowClass |
or(WindowClass other)
|
boolean |
test(WindowClass other)
|
WindowClass |
xor(WindowClass other)
|
| Methods inherited from class org.gnu.glib.Enum |
equals, getValue, hashCode |
| Methods inherited from class java.lang.Object |
getClass, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public static final WindowClass INPUT_OUTPUT
public static final WindowClass INPUT_ONLY
| Method Detail |
public static WindowClass intern(int value)
public WindowClass or(WindowClass other)
public WindowClass and(WindowClass other)
public WindowClass xor(WindowClass other)
public boolean test(WindowClass 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 | ||||||||||