|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface SerialIOListener
If a class wants to receive SerialIOEvents it must implement this interface.
Method Summary | |
---|---|
void |
serialIOEvent(SerialIOEvent event)
Propagates serial port message event. |
Method Detail |
---|
void serialIOEvent(SerialIOEvent event)
event
- the event that happened.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |