- Bug fix: make sure PenListener.penTock() is fired only if events were fired.
- New PenManager.getProvider() method
- New WintabProvider.setSystemCursorEnabled() method.
- New jpen.owner.multiAwt package containing a PenOwner implementation. This package allows using JPen with multiple Java AWT components through a single PenManager. See jpen.awt.multiAwt.AwtPenToolkit.
- Updated the [[Simple Example]] to use AwtPenToolkit.
- New PenOwner utility: PenEvent.penOwnerTag field. See the PenOwner.evalPenEventTag() javadoc.
- New PenOwner utility: PenOwner.enforceSinglePenManager(). See its javadoc.
- jpen.owner.awt: refactory and cleanups.
- System provider: MouseDevice now works using the new jpen.owner.awt.ComponentPenOwner which contains a (changing) active component.
- Demo: Change to use the new multiAwt PenOwner (AwtPenToolkit) instead of AwtPenOwner.
- Minor cleanups and javadocs.
Copyright © 2007--2014 JPen - This document is licensed under the GNU FDL - latex2html/150301
Navigation icons are Copyrighted © 1998 by Dean S. Jones