|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface SerialPortEventListener
If an Object wants to listen to serial events it shouldimplement this interface and then attash itseld to the port using the public abstract void setEventListener(SerialPortEventListener lsnr)
Method Summary | |
---|---|
void |
serialEvent(SerialPortEvent ev)
|
Method Detail |
---|
void serialEvent(SerialPortEvent ev)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |