org.gnu.gdk
public class WMFunction extends Flags
Field Summary | |
---|---|
static WMFunction | ALL |
static WMFunction | CLOSE |
static WMFunction | MAXIMIZE |
static WMFunction | MINIMIZE |
static WMFunction | MOVE |
static WMFunction | RESIZE |
Method Summary | |
---|---|
WMFunction | and(WMFunction other) |
static WMFunction | intern(int value) |
WMFunction | or(WMFunction other) |
boolean | test(WMFunction other) |
WMFunction | xor(WMFunction other) |