Uses of Interface
location.GPSReceiverUser

Packages that use GPSReceiverUser
location   
 

Uses of GPSReceiverUser in location
 

Classes in location that implement GPSReceiverUser
 class LocationTester
          Tests the funcationality of the location package.
 

Fields in location declared as GPSReceiverUser
(package private)  GPSReceiverUser GPSReceiverSettingsDialog.user
           
 

Constructors in location with parameters of type GPSReceiverUser
GPSReceiverSettingsDialog(java.awt.Frame owner, GPSReceiverUser user)
          Displays a dialog asking the user to input GPS receiver settings.