JPen (original) (raw)
JPen is a library for accessing pen/digitizer tablets and pointing devices using Java 5. Its key features are:
- Event/listener architecture.
- Device access is implemented through providers. JPen contains providers for Linux (XInput), Windows (Wintab), Mac OS X (Cocoa, OS X 10.5) and the Java system mouse (Java AWT mouse). The current stable version (2-150301) is here:
- Library: Contains the jar and binary libraries for the supported providers, ready for use.
- API javadocs with linked source code: browse online, or download.
- Source code. Visit the forumsto get help or share good ideas about JPen. If you find a bug, look for it in the bug repositoryand if the bug is not already reported then please report it there.
For a quick introduction and how-to, you can try the Simple Exampleor the Demo.
- Usage Examples
- Compiling the Native Libraries
- Known Applications
- Authors and Contributors
- Version History
- Licensing
Copyright � 2007--2014 JPen - This document is licensed under the GNU FDL - latex2html/150301
Navigation icons are Copyrighted � 1998 by Dean S. Jones