org.gnu.gtk
Class ProgressBarStyle
java.lang.Object
org.gnu.glib.Enum
org.gnu.gtk.ProgressBarStyle
- public class ProgressBarStyle
- extends Enum
Fields inherited from class org.gnu.glib.Enum |
value_ |
Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
CONTINUOUS
public static final ProgressBarStyle CONTINUOUS
DISCRETE
public static final ProgressBarStyle DISCRETE
intern
public static ProgressBarStyle intern(int value)
or
public ProgressBarStyle or(ProgressBarStyle other)
and
public ProgressBarStyle and(ProgressBarStyle other)
xor
public ProgressBarStyle xor(ProgressBarStyle other)
test
public boolean test(ProgressBarStyle other)