|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectuk.org.pjt.jwintab.Jwintab
public class Jwintab
Java interface to Wintab
Method Summary | |
---|---|
static int |
close()
call this before closing the application, otherwise tablet does not work. |
static int |
getPacket(int[] val,
int flush)
val[0..3] = {x, y, buttons, status} if flush then we flush any other queued packets |
static int |
getVersion()
returns current version number |
static int |
open()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static int getVersion()
public static int open()
public static int close()
public static int getPacket(int[] val, int flush)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |