Uses of Class
org.episteme.social.history.clock.TimeEvent
Packages that use TimeEvent
-
Uses of TimeEvent in org.episteme.social.history.clock
Methods in org.episteme.social.history.clock with parameters of type TimeEventModifier and TypeMethodDescriptionvoidTimeServer.dispatchTimeEvent(TimeEvent evt) Propagates a time event to all registered listeners.voidAlarmClock.timeChanged(TimeEvent event) voidBasicClock.timeChanged(TimeEvent event) voidChronometerClock.timeChanged(TimeEvent event) voidCountdownClock.timeChanged(TimeEvent event) voidTimeListener.timeChanged(TimeEvent event) Invoked when a time change occurs on the monitoredTimeServer.