ccl

   ccl is a reusable Java library distributed under the terms of
   the MPL.

URL
   http://www.kclee.com/clemens/java/ccl/

DESCRIPTION
   It contains code I wrote and (re-)used for several projects
   (Jacob, Timelog, WebPresenter, and others) and plan to use
   again for new projects in the future.

FEATURES
   - Basic GUI/Swing application framework and utility classes
   - Additional string methods
   - Vector methods
   - File methods
   - Debug and assertion support
   - Test framework

SYSTEM REQUIREMENTS
   Java JDK >= 1.4.1. 
   
INSTALLATION
   See file ccl/doc/index.html

LICENSE
   Mozilla Public License

VERSION
   32.69

DATE
   11/23/2003

AUTHOR
   Chr. Clemens Lee, <clemens@kclee.com>
