| Package | Description |
|---|---|
| jline.console |
Console support.
|
| jline.console.completer |
Console completer support.
|
| Class | Description |
|---|---|
| CursorBuffer |
A holder for a
StringBuilder that also contains the current cursor position. |
| KeyMap |
The KeyMap class contains all bindings from keys to operations.
|
| Operation |
List of all operations.
|
| Class | Description |
|---|---|
| ConsoleReader |
A reader for console applications.
|