JTablet 1.2.0 API

Package cello.jtablet

Provides classes for accessing the tablet and attaching listeners to AWT components.

See:
          Description

Class Summary
DriverStatus This class represents the status of the tablet driver.
TabletDevice Represents a physical input device.
TabletManager TabletManager is responsible for detecting interesting events, translating them into TabletEvent objects, and finally broadcasting them to all registered TabletListeners.
 

Enum Summary
DriverStatus.State A generalized state of the native tablet driver.
TabletDevice.Support Support result returned by various getSupport() methods
TabletDevice.Type Tablet devices
 

Package cello.jtablet Description

Provides classes for accessing the tablet and attaching listeners to AWT components.


JTablet 1.2.0 API