Interface MouseWheelHandler

All Superinterfaces:
EventHandler

public interface MouseWheelHandler extends EventHandler
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    Executed when the mouse wheel is actuated.
  • Method Details

    • onMouseWheel

      void onMouseWheel(MouseWheelEvent event)
      Executed when the mouse wheel is actuated.
      Parameters:
      event - the event