public interface GPSListener
extends java.util.EventListener
Modifier and Type | Method and Description |
---|---|
void |
sentenceReceived(NMEASentence sen)
Called whenever a new NMEA sentence is produced by the GPS receiver.
|
void sentenceReceived(NMEASentence sen)