net.sourceforge.basher.events
Class CollectionStoppedEvent

java.lang.Object
  extended by java.util.EventObject
      extended by net.sourceforge.basher.events.BasherEvent
          extended by net.sourceforge.basher.events.CollectionEvent
              extended by net.sourceforge.basher.events.CollectionStoppedEvent
All Implemented Interfaces:
Serializable

public class CollectionStoppedEvent
extends CollectionEvent

Version:
$Revision$
Author:
Johan Lindquist
See Also:
Serialized Form

Field Summary
 
Fields inherited from class java.util.EventObject
source
 
Constructor Summary
CollectionStoppedEvent(BasherContext basherContext)
           
 
Method Summary
 
Methods inherited from class net.sourceforge.basher.events.CollectionEvent
equals, getBasherContext, hashCode, toString
 
Methods inherited from class net.sourceforge.basher.events.BasherEvent
getCreationTime
 
Methods inherited from class java.util.EventObject
getSource
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

CollectionStoppedEvent

public CollectionStoppedEvent(BasherContext basherContext)


Copyright © 2006-2010 Basher Team. All Rights Reserved.