| 接口 | 说明 |
|---|---|
| ConsoleInterface | |
| GUIConsoleInterface | |
| NameCompletion | |
| NameSource |
This interface supports name completion, which is used primarily for command
line tools, etc.
|
| NameSource.Listener |
| 类 | 说明 |
|---|---|
| JavaCharStream |
An implementation of interface CharStream, where the stream is assumed to
contain only ASCII characters (with java-like unicode escape processing).
|
| JConsole |
A JFC/Swing based console for the BeanShell desktop.
|
| JConsole.BlockingPipedInputStream |
The overridden read method in this class will not throw "Broken pipe"
IOExceptions; It will simply wait for new writers and data.
|
| NameCompletionTable |
NameCompletionTable is a utility that implements simple name completion for
a collection of names, NameSources, and other NameCompletionTables.
|
| Popup | |
| StringUtil | |
| Tip |
Copyright © 2019. All rights reserved.