Author: | Juha Lindfors (jpl@gjt.org) |
Home Page: |
|
Version: | $Revision: 1.3 $ |
Release Tag: | $ |
Release Date: | 2000/01/27 08:39:33 |
JVM Required: | 1.1 |
License: | Unspecified |
Categories: | library |
Requirements: | |
Dependencies: | No dependencies |
Externals: | None |
The classes contained in this package are highly abstracted tools for very specific tasks. They can be, and often are, core classes for applications, which are then built separately by integrating, for example, a user interface to the tool class.
The reason these tool classes are separated from their own application packages is to promote software reuse, componentized application architecture and construction, and generally to make the code available for easy integration to any other application that might find a use for the specific task implementation.