-
Notifications
You must be signed in to change notification settings - Fork 184
Desktop
Stian Soiland-Reyes edited this page Feb 18, 2016
·
2 revisions
The BeanShell Desktop is a simple GUI environment that provides multiple bsh shell windows (MDI), a simple text editor, and a simple class browser. The desktop is mostly implemented by BeanShell scripts, launched by the desktop() command.
The bsh console windows provide simple command line editing, history, cut & paste, and variable and class name completion.