de.wagner_ibw.iow
Interface IowPortChangeListener

All Known Implementing Classes:
Iow24IoTest, Iow24IoTest, Iow40IoTest, Iow40IoTest, Iow40IoTestListener, IowBatch, Led56Test, PCF8574A, Rc5Test, ReadPerformanceTest

public interface IowPortChangeListener

This Interface contains the call back method for the port change listener.

Author:
Thomas Wagner

Method Summary
 void portChanged(IowPort port)
           
 

Method Detail

portChanged

public void portChanged(IowPort port)