Uses of Interface
org.mars_sim.msp.core.events.HistoricalEventListener

Packages that use HistoricalEventListener
org.mars_sim.msp.core.events Contains classes for controlling and modelling events that happen in the simulation. 
 

Uses of HistoricalEventListener in org.mars_sim.msp.core.events
 

Methods in org.mars_sim.msp.core.events with parameters of type HistoricalEventListener
 void HistoricalEventManager.addListener(HistoricalEventListener newListener)
          Add a historical event listener
 void HistoricalEventManager.removeListener(HistoricalEventListener oldListener)
          Removes a historical event listener.
 



Copyright © 2009-2013. All Rights Reserved.