|
JTablet 1.2.0 API | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
See:
Description
| Packages | |
|---|---|
| cello.jtablet | Provides classes for accessing the tablet and attaching listeners to AWT components. |
| cello.jtablet.event | Provides interfaces and classes for dealing with tablet events on AWT components. |
| cello.jtablet.installer | Provides classes for verifying JTablet extension installation and version incompatibilities. |
JTablet provides an listener-based API for accessing input from graphics tablets. It uses standard AWT Mouse events to provide cursor events when the native driver is not installed or cannot be loaded on a particular platform.
The main entry point is TabletManager and can be used to
add listeners (TabletListener) to listen for tablet events
(TabletEvent on Component objects).
JTabletExtension should be used to detect and avoid JTablet version conflicts.
JTabletExtension,
TabletManager,
TabletListener,
TabletEvent
|
JTablet 1.2.0 API | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||