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