Package xal.extension.widgets.swing
Class Wheelswitch.MouseWheelHandler
java.lang.Object
xal.extension.widgets.swing.Wheelswitch.MouseWheelHandler
- All Implemented Interfaces:
MouseWheelListener,EventListener
- Enclosing class:
- Wheelswitch
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidUpdates the value of the Wheelswitch when UpDownButton is pressed.
-
Constructor Details
-
MouseWheelHandler
protected MouseWheelHandler()
-
-
Method Details
-
mouseWheelMoved
Updates the value of the Wheelswitch when UpDownButton is pressed.- Specified by:
mouseWheelMovedin interfaceMouseWheelListener- Parameters:
e- DOCUMENT ME!
-