Share this page 

Use the MouseWheelTag(s): JNI


Current JDK don't support scrolling via the MouseWheel.

Next version (JDK1.4) may provide this functionality but for now, you need some JNI functions.

See this link http://www.codeproject.com/java/mousewheel.asp .