de.wagner_ibw.iow.smx
Interface SwitchMatrixChangeListener

All Known Implementing Classes:
SimpleSwitchMatrixExample, SwitchMatrixExample

public interface SwitchMatrixChangeListener

This Interface contains the call back methods for the switch matrix change listener.

Author:
Thomas Wagner

Method Summary
 void matrixChanged(SwitchMatrixEvent event)
           
 

Method Detail

matrixChanged

public void matrixChanged(SwitchMatrixEvent event)