Package bsh.util

Interface Summary

GUIConsoleInterfaceAdditional capabilities of an interactive console for BeanShell.
NameCompletionThe interface for name completion.

Class Summary

AWTConsoleAn old AWT based console for BeanShell.
AWTDemoAppletRun bsh as an applet for demo purposes.
AWTRemoteAppletA lightweight console applet for remote display of a Beanshell session.
BshCanvasScriptable Canvas with buffered graphics.
ClassBrowserA simple class browser for the BeanShell desktop.
HttpdA very simple httpd that supports the remote server mode.
JConsoleA JFC/Swing based console for the BeanShell desktop.
JConsole.BlockingPipedInputStreamThe overridden read method in this class will not throw "Broken pipe" IOExceptions; It will simply wait for new writers and data.
JDemoAppletRun bsh as an applet for demo purposes.
JRemoteAppletA lightweight console applet for remote display of a Beanshell session.
NameCompletionTableNameCompletionTable is a utility that implements simple name completion for a collection of names, NameSources, and other NameCompletionTables.
SessiondBeanShell remote session server.
UtilMisc utilities for the bsh.util package.

B) 2000-2005 pat@pat.net :-)