public interface EventHandler
Modifier and Type | Method and Description |
---|---|
void |
handleEvent(ActionEvent e)
Method to handle the given actionevent
|
void handleEvent(ActionEvent e)
e
- event to be handledCopyright © 2016 Gentics Software GmbH. All Rights Reserved.