Uses of Class
gov.nasa.arc.brahms.vm.rt.events.FrameStatusEvent

Packages that use FrameStatusEvent
gov.nasa.arc.brahms.vm.rt   
gov.nasa.arc.brahms.vm.rt.events   
 

Uses of FrameStatusEvent in gov.nasa.arc.brahms.vm.rt
 

Methods in gov.nasa.arc.brahms.vm.rt with parameters of type FrameStatusEvent
protected  void VMFrameCtx.fireStatusChanged(FrameStatusEvent evt)
          Distributes the specified status event to all registered frame status listeners.
 void VMCompositeActivityCtx.statusChanged(FrameStatusEvent evt)
          Fired when the status of a frame context that is part of the composite activity changes.
 void VMActiveInstanceCtx.statusChanged(FrameStatusEvent evt)
          Fired when the status of a frame context changes.
 

Uses of FrameStatusEvent in gov.nasa.arc.brahms.vm.rt.events
 

Methods in gov.nasa.arc.brahms.vm.rt.events with parameters of type FrameStatusEvent
 void IFrameStatusListener.statusChanged(FrameStatusEvent evt)
          Fired when the status of a frame context changes.
 



Copyright © 1997-2012 All Rights Reserved.