public interface EventListener
ActionEvent| Modifier and Type | Method and Description |
|---|---|
void |
eventReceived(ActionEvent actionEvent)
Invoked when registered event occurs
|
void eventReceived(ActionEvent actionEvent)
actionEvent - Event objectActionEventCopyright © 2022. All rights reserved.