Module com.github.kwhat.jnativehook
Class NativeMouseWheelAdapter
- java.lang.Object
-
- com.github.kwhat.jnativehook.mouse.NativeMouseWheelAdapter
-
- All Implemented Interfaces:
NativeMouseWheelListener
,EventListener
@Deprecated public class NativeMouseWheelAdapter extends Object implements NativeMouseWheelListener
Deprecated.No need to extend this class, implement theNativeMouseWheelListener
interface instead
-
-
Constructor Summary
Constructors Constructor Description NativeMouseWheelAdapter()
Deprecated.
-