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