BTools
Miscellaneous Java Utility Classes
Copyright © 1998-2001, Ben Burton

Website last updated 7 October 2001 SourceForge

What is BTools?

BTools is simply a collection of Java utility classes that I have found useful. Everything can be used with JDK 1.1 and upwards (a JDK less than 1.2 will require the swing (JFC) classes also). Highlights include:

An example of software that uses BTools is the Regina normal surface theory calculator.

Requirements

Downloading

All downloads are available from the SourceForge project site.

API Documentation

Only the javadoc-generated documentation is available, but this is fairly extensive. It can be viewed here online.

There are two ways of obtaining this documentation on your machine.

License

BTools
Miscellaneous Java Utility Classes
Copyright © 1998-2001, Ben Burton

BTools has been released under the GNU General Public License.

It is hereby explicitly allowed that this software may be run with any implementation of the core Java classes (the classes that implement the official Java API) without the GPL applying to that implementation of the core Java classes.

Contact

I can be reached at bab@debian.org. Please let me know of any suggestions, problems, bugs, wishes, frustrations or otherwise miscellaneous comments you have. I can't improve the software unless I know what needs improving!

If you have written additions yourself and think they could be useful in the general release, I would love to hear about them. The more the merrier!

- Ben Burton (bab@debian.org)