public class ActionEvent<T extends Enum<?>> extends EventObject
source| Constructor and Description |
|---|
ActionEvent(Object source,
T actionId) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
T |
getActionId() |
Object |
getPayload() |
int |
hashCode() |
void |
setPayload(Object payload) |
getSource, toStringCopyright © 2013. All Rights Reserved.