|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectfaa.tg.eco.remoteecogui.server.AcInfoStudyHandler
public class AcInfoStudyHandler
| Field Summary | |
|---|---|
private Aircraft |
ac
|
static java.lang.String |
CVS_VERSION_ID
The CVS Version ID |
private RemoteEcoGUIWriter |
writer
|
| Constructor Summary | |
|---|---|
AcInfoStudyHandler(Aircraft ac,
RemoteEcoGUIWriter writer)
Constructor AcInfoStudyHandler |
|
| Method Summary | |
|---|---|
void |
closeStudy()
Method closeStudy ... |
void |
handleUpdateCompleteEvent(UpdateCompleteEvent uce)
Method handleUpdateCompleteEvent ... |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
private Aircraft ac
private RemoteEcoGUIWriter writer
public static final java.lang.String CVS_VERSION_ID
| Constructor Detail |
|---|
public AcInfoStudyHandler(Aircraft ac,
RemoteEcoGUIWriter writer)
ac - - the aircraft to listen for updateComplete eventswriter - - the RemoteEcoGUIWriter to use to send the information| Method Detail |
|---|
public void handleUpdateCompleteEvent(UpdateCompleteEvent uce)
handleUpdateCompleteEvent in interface UpdateCompleteListeneruce - - the UpdateCompleteEvent event to respond topublic void closeStudy()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||