Package rma.swing.wheel
Class WheelTool
java.lang.Object
rma.swing.wheel.WheelTool
Wheel tool class
set the system property use.mousewheel=true
to enable mouse wheel. Only for MS Windows.
-
Method Summary
Modifier and TypeMethodDescriptionprotected void
finalize()
static void
void
onWheelMoved
(int move, int x, int y, int mask) void
wheelMoved
(int move, int x, int y, int mask)