|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IClockListener
The IClockListener is the interface for the objects interested in time changes of the virtual machine's clock.
IClockEvent
Method Summary | |
---|---|
void |
simulatedTimeChanged(IClockEvent evt)
Called when the simulated time in the clock changed. |
Method Detail |
---|
void simulatedTimeChanged(IClockEvent evt)
evt
- the IClockEvent containing the time change information.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |