Package edu.kzoo.util

Class Summary
Debug AP® Computer Science Marine Biology Simulation:
The Debug class supports conditional printing of debugging messages.
NamedColor Kalamazoo College Utility Classes:
The edu.kzoo.util.NamedColor class extends the java.awt.Color class to associate names with colors and to provide static methods that generate random colors.
NamedColor.ColorMap ColorMap is a protected static class that represents a mapping of colors to names and names to colors.
RandNumGenerator Kalamazoo College Utility Classes:
The RandNumGenerator class provides a singleton object for random number generation.
ValidatedInputReader Kalamazoo College Utility Classes:
This class provides numerous static methods that will put up a dialog box prompting the user for input and validate the responses.