Class Event<S>

java.lang.Object
java.util.EventObject
org.jhotdraw8.base.event.Event<S>
Type Parameters:
S - the type of the event source
All Implemented Interfaces:
Serializable

public class Event<S> extends EventObject
Event.
Author:
Werner Randelshofer
See Also: