| Package | Description |
|---|---|
| jline.console |
Console support.
|
| jline.console.completer |
Console completer support.
|
| jline.console.internal |
| Class and Description |
|---|
| ConsoleKeys |
| ConsoleReader.State
Possible states in which the current readline operation may be in.
|
| CursorBuffer
A holder for a
StringBuilder that also contains the current cursor position. |
| KeyMap
The KeyMap class contains all bindings from keys to operations.
|
| KillRing
The kill ring class keeps killed text in a fixed size ring.
|
| Operation
List of all operations.
|
| WCWidth.Interval |
| Class and Description |
|---|
| ConsoleReader
A reader for console applications.
|
| Class and Description |
|---|
| ConsoleReader
A reader for console applications.
|