public class ColorChooser
extends java.lang.Object
A class to make working with a color chooser easier
for students. It uses a JColorChooser to let the user
pick a color and returns the choosen color object.
Copyright Georgia Institute of Technology 2004