Packages |
appBase |
The appBase package is a framework for creating
programs that can run either as a standalone
application or as an applet. |
conversion |
The conversion package provides some utility classes
for converting objects from one class to another. |
file |
The file package does not at this time have
a clearcut purpose. |
gui |
The gui package consists of several classes that
capture useful graphical user interface functionality
whose implementation is complicated or requires
detailed knowledge of swing that most people would
rather not know. |
gui.multisource |
The gui.multisource package implements a text
display component that can display text from
multiple sources and show a color bar that
indicates the source of each part of the text. |
mvc |
The mvc package is an attempt to define generic
model, view, and controller classes. |
vfs |
The vfs package implements virtual file systems. |