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 TypeMethodDescriptionvoid
Updates 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:
upDownChanged
in interfaceUpDownListener
- Parameters:
e
-
-