org.gnu.gtk
Class WindowType
java.lang.Object
org.gnu.glib.Enum
org.gnu.gtk.WindowType
public class WindowType
- 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 |
TOPLEVEL
public static final WindowType TOPLEVEL
POPUP
public static final WindowType POPUP
intern
public static WindowType intern(int value)
or
public WindowType or(WindowType other)
and
public WindowType and(WindowType other)
xor
public WindowType xor(WindowType other)
test
public boolean test(WindowType other)