|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object ix.isim.ISimTimer ix.isim.ISimTimerClient
public class ISimTimerClient
Nested Class Summary |
---|
Nested classes/interfaces inherited from class ix.isim.ISimTimer |
---|
ISimTimer.UpdateTimeDisplayThread |
Field Summary |
---|
Fields inherited from class ix.isim.ISimTimer |
---|
ACCELERATE, owner, PAUSE, REGISTER, RESUME, simTimeDisplay, simulationActive, START, STOP, SYNCHRONIZE_LABEL, tUpdater |
Constructor Summary | |
---|---|
protected |
ISimTimerClient(IXAgent agent)
|
Method Summary | |
---|---|
void |
handleSynchronizeActivity(Activity synchActivity)
This function needs to be implemented by the inheriting class. |
Methods inherited from class ix.isim.ISimTimer |
---|
changeAccelerationFactor, getAccelerationFactor, getISimTimer, getSimTimeInMillis, pause, resume, setCurrentSimTime, simulationStarted, start, terminateTimer |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
protected ISimTimerClient(IXAgent agent)
Method Detail |
---|
public void handleSynchronizeActivity(Activity synchActivity)
ISimTimer
handleSynchronizeActivity
in class ISimTimer
synchActivity
- a synchronization Activity (see final Strings in
this class for possible activities)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |