public abstract class Event extends EventObject
source
Constructor and Description |
---|
Event(Object source)
Create a new Event.
|
Modifier and Type | Method and Description |
---|---|
long |
getTimestamp()
Return the system time in milliseconds when the event happened.
|
getSource, toString