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


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)