Modifier and Type | Interface and Description |
---|---|
interface |
HotkeyListenerDebugEnabled
This listener handles debug messages aswell as hotkey events.
|
Modifier and Type | Method and Description |
---|---|
void |
JXGrabKey.addHotkeyListener(HotkeyListener listener)
Adds a HotkeyListener.
|
void |
JXGrabKey.removeHotkeyListener(HotkeyListener listener)
Removes a HotkeyListener.
|