|
CIC iSign Version 1.2 | ||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||
java.lang.Object
|
+--java.lang.Thread
|
+--InkTools.CicWinTab
This class establishes communication to CIC's Windows 'JavaInk.DLL' in order to receive data from a digitizer. To use a native digitizer has the advantage to get a higher tablet resolution and to be able to map a device into the InkControl. It contains also functions to get a signature from a connected Palm Organizer.
Note that a developer usually does not use any functions of this class directly since CicInkControl class will automatically generate an instance of this class.
| Field Summary |
| Fields inherited from class java.lang.Thread |
MAX_PRIORITY, MIN_PRIORITY, NORM_PRIORITY |
| Constructor Summary | |
CicWinTab(CicInkControl cInk)
Constructs a new WinTab Object. |
|
| Method Summary | |
void |
run()
Run: default methode (from start() call). |
| Methods inherited from class java.lang.Thread |
activeCount, checkAccess, countStackFrames, currentThread, destroy, dumpStack, enumerate, getContextClassLoader, getName, getPriority, getThreadGroup, holdsLock, interrupt, interrupted, isAlive, isDaemon, isInterrupted, join, join, join, resume, setContextClassLoader, setDaemon, setName, setPriority, sleep, sleep, start, stop, stop, suspend, toString, yield |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public CicWinTab(CicInkControl cInk)
| Method Detail |
public void run()
run in interface java.lang.Runnablerun in class java.lang.Thread
|
CIC iSign Version 1.2 | ||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||