browser-dl.jar
and the second for
jsk-dl.jar
. The Class-Path
manifest attribute
for browser.jar
now also includes jsk-lib.jar
.
jsk-lib.jar
.
JavaSpace05
interface.
exitActionListener
configuration entry has been added,
which can be used to set the action listener for the Exit item of the
File menu. The new class,
Browser.Exit
,
is a simple action listener that calls System.exit
.