it.eng.spago.event
Class ActionStartEvent

java.lang.Object
  extended byit.eng.spago.event.ActionEvent
      extended byit.eng.spago.event.ActionStartEvent
All Implemented Interfaces:
ISpagoEvent

public class ActionStartEvent
extends ActionEvent

Author:
zoppello A subclass of ActionEvent that indicate that the action execution is begin

Constructor Summary
ActionStartEvent(ActionIFace action)
           
 
Methods inherited from class it.eng.spago.event.ActionEvent
getSource
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ActionStartEvent

public ActionStartEvent(ActionIFace action)