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 the NativeMouseWheelListener interface instead
  • Constructor Details

    • NativeMouseWheelAdapter

      public NativeMouseWheelAdapter()
      Deprecated.