|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object | +--GateKeeper
EE 497 Term Project
| Constructor Summary | |
GateKeeper()
Creates a new instance of GateKeeper |
|
| Method Summary | |
static void |
main(java.lang.String[] args)
|
void |
serialEvent(javax.comm.SerialPortEvent event)
handles newly received data |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public GateKeeper()
| Method Detail |
public static void main(java.lang.String[] args)
args - the command line argumentspublic void serialEvent(javax.comm.SerialPortEvent event)
serialEvent in interface javax.comm.SerialPortEventListener
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||