org.gnu.gdk
public class WindowClass extends Enum
Field Summary | |
---|---|
static WindowClass | INPUT_ONLY |
static WindowClass | INPUT_OUTPUT |
Method Summary | |
---|---|
WindowClass | and(WindowClass other) |
static WindowClass | intern(int value) |
WindowClass | or(WindowClass other) |
boolean | test(WindowClass other) |
WindowClass | xor(WindowClass other) |