Packages |
de.qfs.lib |
This package contains only few classes itself, acting mainly as the
root for all qflib packages. |
de.qfs.lib.command |
The classes in this package implement a command dispatch mechanism at a
higher level of abstraction than the standard AWT event loop. |
de.qfs.lib.config |
The de.qfs.lib.config package provides everything needed
to save and restore an applications state in a user editable config
file. |
de.qfs.lib.gui |
This is a collection of classes and interfaces related to GUI
management. |
de.qfs.lib.log |
This package provides the means for the creation and dispatch of log
messages. |
de.qfs.lib.logrmi |
Implementation of the client side functionality for connecting to the
log server qflog. |
de.qfs.lib.option |
This package forms a framework for creating, managing, (re)storing and
editing options. |
de.qfs.lib.transaction |
A simple transaction mechanism that supports commit and rollback on
the client side. |
de.qfs.lib.util |
This package is a collection of independent little utility classes that don't
fit in anywhere else. |