Uses of Class
fr.emn.win32input.jwintab.TabletCursor

Packages that use TabletCursor
fr.emn.win32input.jwintab   
 

Uses of TabletCursor in fr.emn.win32input.jwintab
 

Methods in fr.emn.win32input.jwintab that return TabletCursor
 TabletCursor[] TabletDevice.getCursors()
          Returns an array of Cursor objects describing the cursor types supported by the device.
 TabletCursor TabletPacket.getCursor()