|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use InputSource | |
org.gnu.gdk |
Uses of InputSource in org.gnu.gdk |
Fields in org.gnu.gdk declared as InputSource | |
static InputSource |
InputSource.MOUSE
|
static InputSource |
InputSource.PEN
|
static InputSource |
InputSource.ERASER
|
static InputSource |
InputSource.CURSOR
|
Methods in org.gnu.gdk that return InputSource | |
static InputSource |
InputSource.intern(int value)
|
InputSource |
InputSource.or(InputSource other)
|
InputSource |
InputSource.and(InputSource other)
|
InputSource |
InputSource.xor(InputSource other)
|
InputSource |
Device.getSource()
Returns the type of this device. |
Methods in org.gnu.gdk with parameters of type InputSource | |
InputSource |
InputSource.or(InputSource other)
|
InputSource |
InputSource.and(InputSource other)
|
InputSource |
InputSource.xor(InputSource other)
|
boolean |
InputSource.test(InputSource other)
|
void |
Device.setSource(InputSource source)
Sets the source type for 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 |