Navigation: home » code » utilityjar

Java Utility Archive

This JAR contains utility functions, based around the package net.edeca.david. Utility classes include graphics methods, a Swing facade amongst others. Documentation on these classes will follow.

To compile from source, ant is required. Javadoc documentation is available in the source package.

Compiling from source:

# ant clean compile dist

Download

The files available for this release are below.

File Description
DavidCanningsJARSource0.1.tar.bz2Java Source - Java source code and documentation for the utility classes.
DavidCannings.jarCompiled JAR - A compiled JAR archive, suitable for running programs that require the utility functions.