|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use InputMode | |
| org.gnu.gdk | |
| Uses of InputMode in org.gnu.gdk |
| Fields in org.gnu.gdk declared as InputMode | |
static InputMode |
InputMode.DISABLED
|
static InputMode |
InputMode.SCREEN
|
static InputMode |
InputMode.WINDOW
|
| Methods in org.gnu.gdk that return InputMode | |
static InputMode |
InputMode.intern(int value)
|
InputMode |
InputMode.or(InputMode other)
|
InputMode |
InputMode.and(InputMode other)
|
InputMode |
InputMode.xor(InputMode other)
|
InputMode |
Device.getMode()
Returns the mode of an input device. |
| Methods in org.gnu.gdk with parameters of type InputMode | |
InputMode |
InputMode.or(InputMode other)
|
InputMode |
InputMode.and(InputMode other)
|
InputMode |
InputMode.xor(InputMode other)
|
boolean |
InputMode.test(InputMode other)
|
void |
Device.setMode(InputMode mode)
Sets a the mode of an input device. |
|
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 | ||||||||||