ch.aplu.ftcontroller
Interface AnalogListener


public interface AnalogListener

Declarations of notification methods.


Method Summary
 void analogChanged(AnalogEvent evt)
          Fired when the analog input changes its value.
 

Method Detail

analogChanged

void analogChanged(AnalogEvent evt)
Fired when the analog input changes its value.

Parameters:
evt - an AnalogEvent to retrieve information