Interface UpDownListener

All Superinterfaces:
EventListener
All Known Implementing Classes:
Wheelswitch.UpDownActionHandler

public interface UpDownListener extends EventListener
UpDownListener listens to changes in the UpDownButton where it is registered.
Version:
$id$
Author:
Jernej Kamenik
  • Method Summary

    Modifier and Type
    Method
    Description
    void
     
  • Method Details