Rekimoto home

JWinTab 1.0

Author: Jun Rekimoto, Sony Computer Science Laboratories, Inc.

This library is LGPL (lesser GPL) (rekimoto 2005.4.20)

Nov 14, 2000.

Description

This package, called JWintab is a very simple JNI (Java Native Interface) layer to the tablet library called WINTAB. Wintab is a de-fact standard library on Windows and many tablet venders including WACOM support this interface. JWintab is a very simple interface to Wintab (it is essentially one single method) for allowing Java programmer to use WACOM tablets. This package was developed as a part of the ToolStone project at Sony Computer Science Laboratory. We distribute this package as open-source software, without any support or documentation beyond this file and the source code itself.

download

jwintab01.zip

Requirements

Installation

Copy jwintab.dll Jwintab.class to your directory. Also copy WintabTest.java (a test program) and compile & run it.

files:

Rekimoto home