程序包 bsh.util


package bsh.util
  • 说明
    An old AWT based console for BeanShell.
    Run bsh as an applet for demo purposes.
    A lightweight console applet for remote display of a Beanshell session.
    Scriptable Canvas with buffered graphics.
    A simple class browser for the BeanShell desktop.
    Additional capabilities of an interactive console for BeanShell.
    A very simple httpd that supports the remote server mode.
    A JFC/Swing based console for the BeanShell desktop.
    The overridden read method in this class will not throw "Broken pipe" IOExceptions; It will simply wait for new writers and data.
    Run bsh as an applet for demo purposes.
    A lightweight console applet for remote display of a Beanshell session.
    The interface for name completion.
    NameCompletionTable is a utility that implements simple name completion for a collection of names, NameSources, and other NameCompletionTables.
    BeanShell remote session server.
    Misc utilities for the bsh.util package.