org.gnu.gnome
Class InteractStyle
java.lang.Object
org.gnu.glib.Enum
org.gnu.gnome.InteractStyle
public class InteractStyle
- 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 |
NONE
public static final InteractStyle NONE
ERRORS
public static final InteractStyle ERRORS
ANY
public static final InteractStyle ANY
intern
public static InteractStyle intern(int value)
or
public InteractStyle or(InteractStyle other)
and
public InteractStyle and(InteractStyle other)
xor
public InteractStyle xor(InteractStyle other)
test
public boolean test(InteractStyle other)