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, toString
Copyright © 2017. All Rights Reserved.