Имя |
Описание |
ConsoleTextArea |
|
ConsoleWrite |
|
ConsoleWriter |
|
Environment |
|
FlexibleCompletor |
The completors provided with JLine are pretty uptight, they only complete on a line that it can fully recognize (only composed of completed strings). |
Global |
|
Global._ContextAction_77 |
|
JSConsole |
|
JSConsole._FileFilter_62 |
|
JSConsole._WindowAdapter_135 |
|
PipeThread |
|
Runner |
|
SecurityProxy |
|
ShellConsole |
|
ShellConsole.ConsoleInputStream |
JLine's ConsoleReaderInputStream is no longer public, therefore we need to use our own implementation |
ShellConsole.JLineShellConsoleV1 |
ShellConsole implementation for JLine v1 |
ShellConsole.JLineShellConsoleV2 |
ShellConsole implementation for JLine v2 |
ShellConsole.SimpleShellConsole |
|
ShellContextFactory |
|
ShellLine |
Provides a specialized input stream for consoles to handle line editing, history and completion. |