MouseWheelListener.mouseScrolled

Sent when the mouse wheel is scrolled.

@param e an event containing information about the mouse wheel action

interface MouseWheelListener
void
mouseScrolled
(
MouseEvent e
)

Meta