|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectfaa.tg.atcview.gui.AtcDialogEvent
faa.tg.atcview.events.AcesGeoMapEvent
public class AcesGeoMapEvent
This class defines AcesGeoMapEvent is fired by the acesGeoMap dialog to indicate that display for a given acesGeoMap should be turned on/off
| Field Summary | |
|---|---|
private java.lang.String |
acesGeoMapName
|
static java.lang.String |
CVS_VERSION_ID
CVS Version |
| Constructor Summary | |
|---|---|
AcesGeoMapEvent(java.lang.String displayAcesGeoMap)
Constructor |
|
| Method Summary | |
|---|---|
java.lang.String |
getAcesGeoMapName()
returns the name of the acesGeoMap to turn on/off the display |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final java.lang.String CVS_VERSION_ID
private java.lang.String acesGeoMapName
| Constructor Detail |
|---|
public AcesGeoMapEvent(java.lang.String displayAcesGeoMap)
displayAcesGeoMap - - the name of the acesGeoMap to turn on/off the display| Method Detail |
|---|
public java.lang.String getAcesGeoMapName()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||