|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectjava.util.TimerTask
uavsim.flightdynamicsmodel.test.FDMBlackboxTest.Updater
private class FDMBlackboxTest.Updater
Defines the updates that occur when the timer task executes.
| Constructor Summary | |
|---|---|
private |
FDMBlackboxTest.Updater()
|
| Method Summary | |
|---|---|
void |
run()
Updates the model and instruments on each call and the repaints the screen on some fraction of calls. |
| Methods inherited from class java.util.TimerTask |
|---|
cancel, scheduledExecutionTime |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
private FDMBlackboxTest.Updater()
| Method Detail |
|---|
public void run()
run in interface java.lang.Runnablerun in class java.util.TimerTask
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||