ch.aplu.ftcontroller
Interface ResistorListener


public interface ResistorListener

Declarations of notification methods.


Method Summary
 void resistorChanged(ResistorEvent evt)
          Fired when the resistor input changes its value.
 

Method Detail

resistorChanged

void resistorChanged(ResistorEvent evt)
Fired when the resistor input changes its value.

Parameters:
evt - a ResitorInEvent to retrieve information