com.bbn.openmap.time
Interface TimeEventListener

All Known Implementing Classes:
EventLayer, EventListPresenter, HotwashTimerControlButtonPanel, TimelineLayer, TimePanel, TimerControlButtonPanel, TimeSliderLayer

public interface TimeEventListener

A TimeEventListener is interested in the current time setting, and why the time has changed to that particular value. The Clock sends out TimeEvents, so anything that should be listening to the Clock should be a TimeEventListener.

Author:
dietrick

Method Summary
 void updateTime(TimeEvent te)
           
 

Method Detail

updateTime

void updateTime(TimeEvent te)


Copyright (C) BBNT Solutions LLC; See http://openmap.bbn.com/ for details