|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use WindowClass | |
org.gnu.gdk |
Uses of WindowClass in org.gnu.gdk |
Fields in org.gnu.gdk declared as WindowClass | |
static WindowClass |
WindowClass.INPUT_OUTPUT
|
static WindowClass |
WindowClass.INPUT_ONLY
|
Methods in org.gnu.gdk that return WindowClass | |
static WindowClass |
WindowClass.intern(int value)
|
WindowClass |
WindowClass.or(WindowClass other)
|
WindowClass |
WindowClass.and(WindowClass other)
|
WindowClass |
WindowClass.xor(WindowClass other)
|
Methods in org.gnu.gdk with parameters of type WindowClass | |
WindowClass |
WindowClass.or(WindowClass other)
|
WindowClass |
WindowClass.and(WindowClass other)
|
WindowClass |
WindowClass.xor(WindowClass other)
|
boolean |
WindowClass.test(WindowClass 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 |