Uses of Package
com.bbn.openmap.time

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

Classes in com.bbn.openmap.time used by com.bbn.openmap.gui.event
Clock
          The Clock is a controller that manages a Timer in order to support the notion of a time range and a list of objects that can contribute to that time range.
TimeBoundsEvent
          Contains the message from a TimeBoundsHandler to a TimeBoundsListener.
TimeBoundsListener
          A component that is interested in knowing about time bounds, i.e.
TimeEvent
          The heartbeat of the application that indicates what the current display time is, for all other components to react to.
TimeEventListener
          A TimeEventListener is interested in the current time setting, and why the time has changed to that particular value.
 

Classes in com.bbn.openmap.time used by com.bbn.openmap.gui.time
Clock
          The Clock is a controller that manages a Timer in order to support the notion of a time range and a list of objects that can contribute to that time range.
RealTimeHandler
          The RealTimeHandler interface describes an object that has to deal with a timer that controls time on a different scale.
TimeBoundsEvent
          Contains the message from a TimeBoundsHandler to a TimeBoundsListener.
TimeBoundsListener
          A component that is interested in knowing about time bounds, i.e.
TimeEvent
          The heartbeat of the application that indicates what the current display time is, for all other components to react to.
TimeEventListener
          A TimeEventListener is interested in the current time setting, and why the time has changed to that particular value.
TimerStatus
          TimerStatus objects accompany TimeEvents to describe what's going on with the application clock, or the reason the current time has changed.
 

Classes in com.bbn.openmap.time used by com.bbn.openmap.layer.event
TimeBounds
          A class for holding a range of times.
TimeBoundsHandler
          Describes a component that listens to TimeBoundsProviders, for the purpose of figuring out the overall time bounds when contributions to the bounds will be made from several other objects, some of which may or may not be active.
TimeBoundsProvider
          A component that can provide information about a time range it cares about.
TimeEvent
          The heartbeat of the application that indicates what the current display time is, for all other components to react to.
TimeEventListener
          A TimeEventListener is interested in the current time setting, and why the time has changed to that particular value.
 

Classes in com.bbn.openmap.time used by com.bbn.openmap.time
RealTimeHandler
          The RealTimeHandler interface describes an object that has to deal with a timer that controls time on a different scale.
TimeBounds
          A class for holding a range of times.
TimeBoundsEvent
          Contains the message from a TimeBoundsHandler to a TimeBoundsListener.
TimeBoundsHandler
          Describes a component that listens to TimeBoundsProviders, for the purpose of figuring out the overall time bounds when contributions to the bounds will be made from several other objects, some of which may or may not be active.
TimeBoundsListener
          A component that is interested in knowing about time bounds, i.e.
TimeBoundsProvider
          A component that can provide information about a time range it cares about.
TimeEvent
          The heartbeat of the application that indicates what the current display time is, for all other components to react to.
TimeEventListener
          A TimeEventListener is interested in the current time setting, and why the time has changed to that particular value.
TimerRateHolder
          A convenience class that keeps track of a relationship between real-time changes and scenario-time changes.
TimerStatus
          TimerStatus objects accompany TimeEvents to describe what's going on with the application clock, or the reason the current time has changed.
 



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