location
Interface GPSReceiverUser

All Known Implementing Classes:
LocationTester

public interface GPSReceiverUser

Defines the interface for a object that uses a real GPS unit. Used in conjunction with GPSReceiverSettings and GPSReceiverSettingsDialog.

Version:
2.0
Author:
Chien-Liang Fok

Method Summary
 void setGPSReceiverSettings(GPSReceiverSettings s)
           
 

Method Detail

setGPSReceiverSettings

public void setGPSReceiverSettings(GPSReceiverSettings s)