public EventObject (Object source)

Constructs a prototypical Event.

Parameters:
source    the object on which the Event initially occurred

Exceptions:
IllegalArgumentException    if source is null