org.gnu.gtk
public class ProgressBarStyle extends Enum
| Field Summary | |
|---|---|
| static ProgressBarStyle | CONTINUOUS |
| static ProgressBarStyle | DISCRETE |
| Method Summary | |
|---|---|
| ProgressBarStyle | and(ProgressBarStyle other) |
| static ProgressBarStyle | intern(int value) |
| ProgressBarStyle | or(ProgressBarStyle other) |
| boolean | test(ProgressBarStyle other) |
| ProgressBarStyle | xor(ProgressBarStyle other) |