|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.partnersoft.maps.app.GpsConfigPanel
public class GpsConfigPanel
This is the window that pops up when the user clicks Edit GPS Settings. It configures the generic GPS settings, MapApp-specific GPS settings, and serves as a container for the module-specific GPS controls.
Copyright 2009 Partner Software, Inc.
| Constructor Summary | |
|---|---|
GpsConfigPanel(MapApp app)
|
|
| Method Summary | |
|---|---|
void |
editGpsSettings()
This toggles the visibility of the config dialog. |
protected void |
followGpsStateChanged()
|
protected void |
gpsConnectOnStartupStateChanged()
|
protected void |
gpsEnabledStateChanged()
|
protected void |
initialize()
Called in the constructor to lay out the controls. |
protected void |
rotateMapWithGps()
|
protected void |
selectGPSDevice(GPSDevice device)
Called when gpsSelector changes. |
protected void |
setProjectionName(java.lang.String projectionName)
|
protected void |
updateGpsControls()
Called when this panel receives a GPS event to update the various readouts. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public GpsConfigPanel(MapApp app)
| Method Detail |
|---|
protected void selectGPSDevice(GPSDevice device)
device - protected void gpsEnabledStateChanged()
protected void gpsConnectOnStartupStateChanged()
protected void followGpsStateChanged()
protected void rotateMapWithGps()
protected void updateGpsControls()
protected void setProjectionName(java.lang.String projectionName)
protected void initialize()
public void editGpsSettings()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||