|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AxisUse | |
org.gnu.gdk |
Uses of AxisUse in org.gnu.gdk |
Fields in org.gnu.gdk declared as AxisUse | |
static AxisUse |
AxisUse.IGNORE
|
static AxisUse |
AxisUse.X
|
static AxisUse |
AxisUse.Y
|
static AxisUse |
AxisUse.PRESSURE
|
static AxisUse |
AxisUse.XTILT
|
static AxisUse |
AxisUse.YTILT
|
static AxisUse |
AxisUse.WHEEL
|
static AxisUse |
AxisUse.LAST
|
Methods in org.gnu.gdk that return AxisUse | |
static AxisUse |
AxisUse.intern(int value)
|
AxisUse |
AxisUse.or(AxisUse other)
|
AxisUse |
AxisUse.and(AxisUse other)
|
AxisUse |
AxisUse.xor(AxisUse other)
|
Methods in org.gnu.gdk with parameters of type AxisUse | |
AxisUse |
AxisUse.or(AxisUse other)
|
AxisUse |
AxisUse.and(AxisUse other)
|
AxisUse |
AxisUse.xor(AxisUse other)
|
boolean |
AxisUse.test(AxisUse other)
|
void |
Device.setAxisUse(int axisIndex,
AxisUse use)
Specifies how an axis of a device is used. |
|
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 |