EventObject.this

Constructs a prototypical Event.

@param source The object on which the Event initially occurred. @exception IllegalArgumentException if source is null.

class EventObject
this
(
Object source
)

Meta