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