Gesture support in Java 7?
Marcel Rieser
rieser+javaosx at gmail.com
Mon Jan 27 01:47:42 PST 2014
Dear all,
I've added gesture support to my Java 6 application using Apple's
GestureUtilities and GestureAdapter class (com.apple.eawt.event.*). This
works with Java 6, but when running the same code with Java 7 (u45), it
does not work, although the classes seem to be included in the JRE.
Are gestures supported on Oracle's Java 7 for Mac? Or do I have to change
my code to make it work again in 7?
Kind regards,
Marcel
More information about the macosx-port-dev
mailing list