Uses of Class
com.bbn.openmap.time.Clock

Packages that use Clock
com.bbn.openmap.gui.event   
com.bbn.openmap.gui.time   
 

Uses of Clock in com.bbn.openmap.gui.event
 

Fields in com.bbn.openmap.gui.event declared as Clock
protected  Clock EventListPresenter.clock
           
 

Methods in com.bbn.openmap.gui.event that return Clock
 Clock EventListPresenter.getClock()
           
 

Methods in com.bbn.openmap.gui.event with parameters of type Clock
 void EventListPresenter.setClock(Clock cl)
           
 

Uses of Clock in com.bbn.openmap.gui.time
 

Fields in com.bbn.openmap.gui.time declared as Clock
protected  Clock TimePanel.clock
          The Clock object used by the TimePanel.
protected  Clock TimelineLayer.clock
           
 

Methods in com.bbn.openmap.gui.time that return Clock
 Clock TimePanel.getClock()
           
 

Methods in com.bbn.openmap.gui.time with parameters of type Clock
 boolean TimelineLayer.PlayFilter.reactToCurrentTime(long currentTime, Clock clock, long gameStartTime)
           
 void TimePanel.setClock(Clock cl)
           
 



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