| 
 | |||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Object | +--de.wagner_ibw.examples.SwitchMatrixExample
It is a simple example program for the switch matrix.
| Constructor Summary | |
| SwitchMatrixExample() | |
| SwitchMatrixExample(IowFactory devs) | |
| Method Summary | |
| static void | main(java.lang.String[] args) | 
|  void | matrixChanged(SwitchMatrixEvent event) | 
|  void | run() | 
| Methods inherited from class java.lang.Object | 
| equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
public SwitchMatrixExample()
public SwitchMatrixExample(IowFactory devs)
| Method Detail | 
public void run()
run in interface java.lang.Runnablepublic static void main(java.lang.String[] args)
public void matrixChanged(SwitchMatrixEvent event)
matrixChanged in interface SwitchMatrixChangeListener| 
 | |||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||