Package util

Class Summary
ComponentPrinter Implements a simple printing class for an awtin a Thread.
DoubleBean A "bean" (class with get/set methods) that records a double.
ErrorDialog utility class to create dialogs for displaying exceptions.
Num2Str a simple class to format numbers to a string in a way that I like--limited significant digits, scientific notation if they are too large or small.
Resources The class that allows access to all the resources of the program
StringFiler Encapsulates saving and loading strings from a file.
StringPrinter Implements a simple printing class for a text string in a Thread.