de.wagner_ibw.test
Class Iow40IoTestListener

java.lang.Object
  |
  +--de.wagner_ibw.test.Iow40IoTestListener
All Implemented Interfaces:
IowPortChangeListener

public class Iow40IoTestListener
extends java.lang.Object
implements IowPortChangeListener


Constructor Summary
Iow40IoTestListener()
           
 
Method Summary
static void main(java.lang.String[] args)
           
 void portChanged(IowPort port)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Iow40IoTestListener

public Iow40IoTestListener()
Method Detail

portChanged

public void portChanged(IowPort port)
Specified by:
portChanged in interface IowPortChangeListener

main

public static void main(java.lang.String[] args)