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 objectActionEvent
Copyright © 2022. All rights reserved.