org.gnu.gdk
Class WindowClass
java.lang.Object
org.gnu.glib.Enum
org.gnu.gdk.WindowClass
public class WindowClass
- extends org.gnu.glib.Enum
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 |
INPUT_OUTPUT
public static final WindowClass INPUT_OUTPUT
INPUT_ONLY
public static final WindowClass INPUT_ONLY
intern
public static WindowClass intern(int value)
or
public WindowClass or(WindowClass other)
and
public WindowClass and(WindowClass other)
xor
public WindowClass xor(WindowClass other)
test
public boolean test(WindowClass other)