Class Wheelswitch.UpDownActionHandler

java.lang.Object
xal.extension.widgets.swing.Wheelswitch.UpDownActionHandler
All Implemented Interfaces:
EventListener, UpDownListener
Enclosing class:
Wheelswitch

protected class Wheelswitch.UpDownActionHandler extends Object implements UpDownListener
  • Constructor Details

    • UpDownActionHandler

      protected UpDownActionHandler()
  • Method Details

    • upDownChanged

      public void upDownChanged(ChangeEvent e)
      Updates the value of the Wheelswitch when UpDownButton is pressed.
      Specified by:
      upDownChanged in interface UpDownListener
      Parameters:
      e -