Distribution Licence:
Project B is free software; you can redistribute it
and/or modify it under the terms of the GNU General Public License,
version 2 as published by the Free Software Foundation.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. |
| StackTrace |
Unscramble the current stack, and present the data from it to the
user in various forms. |
| Stopwatch |
A Little performance tool |
| StringComparator |
StringComparator compares 2 Strings because JDK1.1 String is not
Comparable. |
| StringUtil |
A generic class of String utils. |
| TestBase |
A platform to help various SelfTest classes. |
| ThreadUtil |
Various utilities for examining the running Threads and
controlling their execution. |
| UserLevel |
A UserLevel keeps a track of how advanced the user is. |
| Validator |
A generic class of String utils. |
| XMLUtil |
The XMLUtil class does general stuff that I need in various places
to do with XML. |
| ZTestUtil |
Attepmted 100% code coverage testing. |