Package xal.extension.widgets.swing
Class Wheelswitch.UpDownActionHandler
java.lang.Object
xal.extension.widgets.swing.Wheelswitch.UpDownActionHandler
- All Implemented Interfaces:
EventListener,UpDownListener
- Enclosing class:
- Wheelswitch
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidUpdates the value of the Wheelswitch when UpDownButton is pressed.
-
Constructor Details
-
UpDownActionHandler
protected UpDownActionHandler()
-
-
Method Details
-
upDownChanged
Updates the value of the Wheelswitch when UpDownButton is pressed.- Specified by:
upDownChangedin interfaceUpDownListener- Parameters:
e-
-