Uses of Class
courselog.gpsutils.ReceiverEvent

Packages that use ReceiverEvent
courselog.gpsutils   
 

Uses of ReceiverEvent in courselog.gpsutils
 

Fields in courselog.gpsutils declared as ReceiverEvent
protected  ReceiverEvent SerialGPSConnection.myPointEvent
          Event passed to listeners when a new point is decoded.
protected  ReceiverEvent SerialGPSConnection.myStatusEvent
          Event passed to listeners when the status of the receiver changes.