|
Class Summary |
| Librarian |
Manages the download and unpacking of a zipped Microsiril library file;
can also parse the contents to produce an HTML SELECT form element
listing every method in the library. |
| LibraryApplet |
This applet speeds up the processing of Microsiril library files. |
| LibraryAppletBeanInfo |
A BeanInfo class is provided for the LibraryApplet because this applet
is used by LiveConnect communication from clientside Javascript. |
| Tracker |
Part of the BronzeAge Java support system, this class provides an implementation
of the Trackable interface to provide asynchronous management of
lengthy jobs. |
The Bronze-Age system provides support code for ringing software, in particular
those products distributed as applets. The primary components are the Tracker and
Trackable classes which are intended to help manage lengthy tasks. Also included
are the Librarian and LibraryApplet which are responsible for downloading method
libraries.