Interface | Description |
---|---|
KeyHandlerListener |
Interface for listeners interested in pressed ESC keys.
|
Class | Description |
---|---|
DialogStateParser |
Utility class to store or restore the dialog states to/from a file.
|
GuiManager |
Maintains the application's main GUI state.
|
JXCConnection | |
KeyHandler |
Handles keyboard input processing.
|
Logger |
Logs received messages to a file.
|
ShortcutsLoader |
Manages shortcuts.
|
Enum | Description |
---|---|
GuiManager.EscAction |
Action after ESC has been pressed.
|