|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use WMFunction | |
org.gnu.gdk |
Uses of WMFunction in org.gnu.gdk |
Fields in org.gnu.gdk declared as WMFunction | |
static WMFunction |
WMFunction.ALL
|
static WMFunction |
WMFunction.RESIZE
|
static WMFunction |
WMFunction.MOVE
|
static WMFunction |
WMFunction.MINIMIZE
|
static WMFunction |
WMFunction.MAXIMIZE
|
static WMFunction |
WMFunction.CLOSE
|
Methods in org.gnu.gdk that return WMFunction | |
static WMFunction |
WMFunction.intern(int value)
|
WMFunction |
WMFunction.or(WMFunction other)
|
WMFunction |
WMFunction.and(WMFunction other)
|
WMFunction |
WMFunction.xor(WMFunction other)
|
Methods in org.gnu.gdk with parameters of type WMFunction | |
WMFunction |
WMFunction.or(WMFunction other)
|
WMFunction |
WMFunction.and(WMFunction other)
|
WMFunction |
WMFunction.xor(WMFunction other)
|
boolean |
WMFunction.test(WMFunction other)
|
|
Please send any bug reports, comments, or suggestions for the API or documentation to java-gnome-developer@lists.sf.net | ||||||||||
PREV NEXT | FRAMES NO FRAMES |