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
Event.
- Author:
- Werner Randelshofer
- See Also:
-
Field Summary
Fields inherited from class java.util.EventObject
source -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.util.EventObject
toString
-
Constructor Details
-
Event
-
-
Method Details
-
getSource
- Overrides:
getSourcein classEventObject
-