/usr/share/doc/bsh-doc/html/desktop.html is in bsh-doc 2.0b4-12build1.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 | <?xml version="1.0" encoding="UTF-8"?>
<html><head><title>BeanShell Desktop</title></head><body bgcolor="ffffff"><table cellspacing="10"><tr><td align="center"><a href="http://www.beanshell.org/"><img src="../images/homebutton.gif"/><br/>Home</a></td><td><a href="appletmode.html#The_BeanShell_Demo_Applet"><img src="../images/backbutton.gif"/><br/>Back
</a></td><td align="center"><a href="contents.html"><img src="../images/upbutton.gif"/><br/>Contents</a></td><td align="center"><a href="bshdoc.html#BshDoc_-_Javadoc_Style_Documentation"><img src="../images/forwardbutton.gif"/><br/>Next
</a></td></tr></table><h1>BeanShell Desktop</h1>
<img src="../images/splash1.jpg"/>
<p CLEAR="ALL"/>
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.
<p CLEAR="ALL"/>
<h2><a name="Shell_Windows">Shell Windows</a></h2>
<img src="../images/colorconsole.jpg"/>
<p CLEAR="ALL"/>
The bsh console windows provide simple command line editing, history,
cut & paste, and variable and class name completion.
<p CLEAR="ALL"/>
<h2><a name="Editor_Windows">Editor Windows</a></h2>
<img src="../images/editorwindow.gif"/>
<p CLEAR="ALL"/>
<h2><a name="The_Class_Browser">The Class Browser</a></h2>
<img src="../images/bshclassbrowser.gif"/>
<p CLEAR="ALL"/>
<table cellspacing="10"><tr><td align="center"><a href="http://www.beanshell.org/"><img src="../images/homebutton.gif"/><br/>Home</a></td><td><a href="appletmode.html#The_BeanShell_Demo_Applet"><img src="../images/backbutton.gif"/><br/>Back
</a></td><td align="center"><a href="contents.html"><img src="../images/upbutton.gif"/><br/>Contents</a></td><td align="center"><a href="bshdoc.html#BshDoc_-_Javadoc_Style_Documentation"><img src="../images/forwardbutton.gif"/><br/>Next
</a></td></tr></table></body></html>
|