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