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