JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Tree
Deprecated
Index
Search
Help
gnu.io
SerialPortEventListener
Contents
Description
Method Summary
Method Details
serialEvent(SerialPortEvent)
Hide sidebar
Show sidebar
Interface SerialPortEventListener
All Superinterfaces:
EventListener
public interface
SerialPortEventListener
extends
EventListener
Since:
JDK1.0
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
serialEvent
(
SerialPortEvent
ev)
Method Details
serialEvent
void
serialEvent
(
SerialPortEvent
ev)