Uses of Interface
gnu.io.ParallelPortInterface

Packages that use ParallelPortInterface
gnu.io   
 

Uses of ParallelPortInterface in gnu.io
 

Classes in gnu.io that implement ParallelPortInterface
 class ParallelPort
           
 

Constructors in gnu.io with parameters of type ParallelPortInterface
ParallelPortEvent(ParallelPortInterface srcport, int eventtype, boolean oldvalue, boolean newvalue)