public interface Event
Modifier and Type | Method and Description |
---|---|
Object |
getSource() |
long |
getTimeStamp() |
int |
getType() |
void |
setSource(Object source) |
void |
setTimeStamp(long timeStamp) |
void |
setType(int type) |
Copyright © 2012. All Rights Reserved.