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 theNativeMouseWheelListenerinterface instead
-
-
Constructor Summary
Constructors Constructor Description NativeMouseWheelAdapter()Deprecated.
-