@FunctionalInterface public interface ShortcutEventListener extends EventListener, Serializable
| Modifier and Type | Method and Description |
|---|---|
void |
onShortcut(ShortcutEvent event)
Invoked when shortcut has been used.
|
void onShortcut(ShortcutEvent event)
event - ShortcutEvent based on the registered shortcutCopyright © 2025. All rights reserved.