|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use WindowTypeHint | |
org.gnu.gdk |
Uses of WindowTypeHint in org.gnu.gdk |
Fields in org.gnu.gdk declared as WindowTypeHint | |
static WindowTypeHint |
WindowTypeHint.NORMAL
|
static WindowTypeHint |
WindowTypeHint.DIALOG
|
static WindowTypeHint |
WindowTypeHint.MENU
|
static WindowTypeHint |
WindowTypeHint.TOOLBAR
|
Methods in org.gnu.gdk that return WindowTypeHint | |
static WindowTypeHint |
WindowTypeHint.intern(int value)
|
WindowTypeHint |
WindowTypeHint.or(WindowTypeHint other)
|
WindowTypeHint |
WindowTypeHint.and(WindowTypeHint other)
|
WindowTypeHint |
WindowTypeHint.xor(WindowTypeHint other)
|
Methods in org.gnu.gdk with parameters of type WindowTypeHint | |
WindowTypeHint |
WindowTypeHint.or(WindowTypeHint other)
|
WindowTypeHint |
WindowTypeHint.and(WindowTypeHint other)
|
WindowTypeHint |
WindowTypeHint.xor(WindowTypeHint other)
|
boolean |
WindowTypeHint.test(WindowTypeHint other)
|
void |
Window.setHint(WindowTypeHint hint)
|
|
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 |