it.eng.spago.event
Class ActionEndEvent

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

public class ActionEndEvent
extends ActionEvent


Constructor Summary
ActionEndEvent(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

ActionEndEvent

public ActionEndEvent(ActionIFace action)