org.gnu.gdk
Class WindowAttributesType
java.lang.Object
org.gnu.glib.Flags
org.gnu.gdk.WindowAttributesType
public class WindowAttributesType
- extends org.gnu.glib.Flags
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 |
TITLE
public static final WindowAttributesType TITLE
X
public static final WindowAttributesType X
Y
public static final WindowAttributesType Y
CURSOR
public static final WindowAttributesType CURSOR
COLORMAP
public static final WindowAttributesType COLORMAP
VISUAL
public static final WindowAttributesType VISUAL
WMCLASS
public static final WindowAttributesType WMCLASS
NOREDIR
public static final WindowAttributesType NOREDIR
intern
public static WindowAttributesType intern(int value)
or
public WindowAttributesType or(WindowAttributesType other)
and
public WindowAttributesType and(WindowAttributesType other)
xor
public WindowAttributesType xor(WindowAttributesType other)
test
public boolean test(WindowAttributesType other)