|
|
Utility
Library 3.0 - Open Source Edition
Free
It's
the little things in life. Our Utility Library is a collection of classes that
help you get the little things done. Ever wish you had a graceful way to handle
Exceptions? The ExceptionHandler may be just what you're looking for. Ever wish
you had a way to test the equality of two objects when one or both of them might
be null? Our EqualityUtility takes care of that. Or what about a way to put headers
and footers on your source code files? Our SourceCodeUtility can do that. Take
a look through the various utility classes in this library and then download itfree!to
get your development project past the little things. - ExceptionHandler
Dialog boxes for Exceptions and Warnings; user options for printing,
continuing, aborting; invaluable for debugging
- EqualityUtility
Tests equality of two objects, either or both of which may be null
- ComponentUtility
Can create an image of any component - FileUtility
Can read in a text file, whether it is in UTF or ASCII format;
can retrieve a list of subdirectories - HTMLToolTip
A heavyweight tool tip that supports multiple lines and HTML formatting
- ListUtility
Can check if a list really contains an Object (rather than using
the equals method as the standard contains method does); provides formatted output;
reorders a list to match as closely as possible a reference list; can merge arrays
- SourceCodeUtility
Can add/modify a source code file's header and/or footer; strips
C and Java style comments
- And
much more!
 |