public interface ActionAdapter extends EventAdapter
EventAdapter.Linker
NOT_IMPLEMENTED_YET
Modifier and Type | Method and Description |
---|---|
default void |
action(ActionEvent actionEvent)
Manage action events.
|
default void action(ActionEvent actionEvent)
actionEvent
- the event to manageCopyright © 2011–2016 JRebirth OSS. All rights reserved.