Uses of Interface
gov.nasa.arc.brahms.vm.api.components.IClockListener

Packages that use IClockListener
gov.nasa.arc.brahms.vm.api.components   
 

Uses of IClockListener in gov.nasa.arc.brahms.vm.api.components
 

Methods in gov.nasa.arc.brahms.vm.api.components with parameters of type IClockListener
 void IClock.addClockListener(IClockListener listener)
          Adds the specified clock listener as a listener for value changes in the clock.
 void IClock.removeClockListener(IClockListener listener)
          Removes the specified clock listener as a listener for value changes in the clock.
 



Copyright © 1997-2008 NASA. All Rights Reserved.