| Interface | Description |
|---|---|
| HotkeyListener |
This listener is used to handle hotkey events from externally.
|
| HotkeyListenerDebugEnabled |
This listener handles debug messages aswell as hotkey events.
|
| Class | Description |
|---|---|
| JXGrabKey |
This class implements the API access.
|
| X11KeysymDefinitions |
This class holds definitions for X11 keysyms.
|
| X11MaskDefinitions |
This class holds definitions for X11 masks.
|
| Exception | Description |
|---|---|
| HotkeyConflictException |
This Exception is thrown when another application already registered a hotkey
which JXGrabKey tried to register for itself.
|