| AWTConsole | An old AWT based console for BeanShell. |
| AWTDemoApplet | Run bsh as an applet for demo purposes. |
| AWTRemoteApplet | A lightweight console applet for remote display of a Beanshell session. |
| BshCanvas | Scriptable Canvas with buffered graphics. |
| ClassBrowser | A simple class browser for the BeanShell desktop. |
| Httpd | A very simple httpd that supports the remote server mode. |
| 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. |
| JDemoApplet | Run bsh as an applet for demo purposes. |
| JRemoteApplet | A lightweight console applet for remote display of a Beanshell session. |
| NameCompletionTable | NameCompletionTable is a utility that implements simple name completion for
a collection of names, NameSources, and other NameCompletionTables. |
| Sessiond | BeanShell remote session server. |
| Util | Misc utilities for the bsh.util package. |