|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.partnersoft.maps.app.GpsControlPanel
public class GpsControlPanel
GPS Control Panel has the add and move buttons.
| Constructor Summary | |
|---|---|
GpsControlPanel(MapApp daApp)
Constructs all the objects. |
|
| Method Summary | |
|---|---|
MapApp |
getApp()
|
javax.swing.JPanel |
getGui()
|
protected void |
initialize()
Initialize creates the SatelliteDiagram object. |
boolean |
isAddButtonLocked()
|
boolean |
isFollowButtonLocked()
|
protected void |
updateGpsControls()
This also handles auto-drawing if the toggle button is locked. |
protected void |
whereAmI()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public GpsControlPanel(MapApp daApp)
| Method Detail |
|---|
protected void updateGpsControls()
This also handles auto-drawing if the toggle button is locked.
protected void initialize()
protected void whereAmI()
public boolean isAddButtonLocked()
public boolean isFollowButtonLocked()
public MapApp getApp()
public javax.swing.JPanel getGui()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||