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