Uses of Package
de.wagner_ibw.iow

Packages that use de.wagner_ibw.iow
de.wagner_ibw.iow This package provides all interfaces and classes for using the IO-Warrior Hardware invented by Code Mercenaries Hard- und Software GmbH
de.wagner_ibw.iow.i2c This package provides all interfaces and classes for using the IO-Warrior's special mode function IIC
de.wagner_ibw.iow.lcd This package provides all interfaces and classes for using the IO-Warrior's special mode function LCD
de.wagner_ibw.iow.rc5 This package provides all interfaces and classes for using the IO-Warrior's special mode function RC5
de.wagner_ibw.iow.smx This package provides all interfaces and classes for using the IO-Warrior's special mode function Switch matrix (SMX). 
de.wagner_ibw.iow.spi This package provides all interfaces and classes for using the IO-Warrior's special mode function SPI
 

Classes in de.wagner_ibw.iow used by de.wagner_ibw.iow
AbstractIowDevcie
          This class represents the iow 40 device.
Iow24
          This class represents the iow 24 device.
Iow40
          This class represents the iow 40 device.
IowFactory
          This is the base class of all the iow devices, based on the com.codemercs.iow.IowKit JNI wrapper class to the iowkit library (iowki.dll for Windows, libiowkit.so for Linux).
IowPort
          A BinaryPort represents an iow port consists of 8 bits.
IowPortChangeListener
          This Interface contains the call back methods for the port change listener.
SpecialModeFunction
          Interface for special mode function implementations.
 

Classes in de.wagner_ibw.iow used by de.wagner_ibw.iow.i2c
AbstractIowDevcie
          This class represents the iow 40 device.
SpecialModeFunction
          Interface for special mode function implementations.
 

Classes in de.wagner_ibw.iow used by de.wagner_ibw.iow.lcd
AbstractIowDevcie
          This class represents the iow 40 device.
SpecialModeFunction
          Interface for special mode function implementations.
 

Classes in de.wagner_ibw.iow used by de.wagner_ibw.iow.rc5
AbstractIowDevcie
          This class represents the iow 40 device.
SpecialModeFunction
          Interface for special mode function implementations.
 

Classes in de.wagner_ibw.iow used by de.wagner_ibw.iow.smx
AbstractIowDevcie
          This class represents the iow 40 device.
SpecialModeFunction
          Interface for special mode function implementations.
 

Classes in de.wagner_ibw.iow used by de.wagner_ibw.iow.spi
AbstractIowDevcie
          This class represents the iow 40 device.
SpecialModeFunction
          Interface for special mode function implementations.