org.gnu.gdk
public class WMDecoration extends Flags
Field Summary | |
---|---|
static WMDecoration | ALL |
static WMDecoration | BORDER |
static WMDecoration | MAXIMIZE |
static WMDecoration | MENU |
static WMDecoration | MINIMIZE |
static WMDecoration | RESIZEH |
static WMDecoration | TITLE |
Method Summary | |
---|---|
WMDecoration | and(WMDecoration other) |
static WMDecoration | intern(int value) |
WMDecoration | or(WMDecoration other) |
boolean | test(WMDecoration other) |
WMDecoration | xor(WMDecoration other) |