is there a method in the mouse listeners or any other event handlers that utilizes the tilt wheel, either tilt or scroll, i can't find anything
edit: found scrolling no tilt yet
is there a method in the mouse listeners or any other event handlers that utilizes the tilt wheel, either tilt or scroll, i can't find anything
edit: found scrolling no tilt yet
Horizontal wheel scrolling currently it isn't supported, though it's in a request for enhancement: http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6315717
You would need to write JNI code for it for the time being.
Thanks, i don't mess with native stuff, it seems very complicated, if i am going to write native code i'll use C++, but i don't want to mix it with java. but glad to get a reply
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.