- Mac OS X 64bit (jre6) support! thanks to Marcello Bastea-Forte.
- New package: jpen.owner. The PenManager is now constructed upon jpen.owner.PenOwner instead of java.awt.Component. This allows jpen to be integrated with other UI toolkits (like JavaFX). The modifications caused some new deprecated public API.
- Deprecated client API:
- jpen.PLevel.getCoordinateValueForComponent(...)
- jpen.PenManager.component, jpen.provider.AbstractPenDevice.getComponent()
- jpen.PenManager.addProvider(...)
- jpen.PenManager.getSystemMouseDevice(...)
- jpen.provider.Utils.getLocationOnScreen(...)
- Deprecated provider API:
- jpen.PenProvider.Constructor.constructable() was replaced by jpen. PenProvider. Constructor. constructable(PenManager).
- Bug fix: Enabled drag-out on applets.
Copyright © 2007--2014 JPen - This document is licensed under the GNU FDL - latex2html/150301
Navigation icons are Copyrighted © 1998 by Dean S. Jones