2009-01-09 1.2.0

Uses of Interface
javax.comm.SerialPortEventListener

Packages that use SerialPortEventListener
javax.comm This package is part of the org.eclipse.soda.dk.comm project. 
org.eclipse.soda.dk.comm This package is part of the org.eclipse.soda.dk.comm project. 
 

Uses of SerialPortEventListener in javax.comm
 

Methods in javax.comm with parameters of type SerialPortEventListener
abstract  void SerialPort.addEventListener(SerialPortEventListener lsnr)
          Add event listener with the specified lsnr parameter.
 

Uses of SerialPortEventListener in org.eclipse.soda.dk.comm
 

Methods in org.eclipse.soda.dk.comm with parameters of type SerialPortEventListener
 void NSSerialPort.addEventListener(SerialPortEventListener lstnr)
          Add event listener with the specified lstnr parameter.
 


2009-01-09 1.2.0

Copyright (c) 2009 IBM. See license in Legal section.