| Class | Description |
|---|---|
| Cli |
This class handles command line options.
|
| Config |
This class handles configuration issues.
|
| Dict |
This class contains and processes all kinds of translations.
|
| KeyBinding |
This class represents a key binding, consisting of a key code and modifiers like SHIFT, CTRL and so on.
|
| KeyBindingManager |
This class handles key bindings.
|
| Laf |
This class handles the look and feel of the GUI.
|
| NamedInteger |
This class is used to provide integers, associated with a name string.
|