ColorPicker's JavaScript seems to use incompatible license so I think we
should replace it with the one below, unless there are better suggestions:
http://www.dhtmlgoodies.com/index.html?whichScript=submitted-color-picker
That component looks OK for most simple use cases, but please keep the
Java API compatibility.
For more complex color selections(with support for schemes), this one is
supposed to be way better:
http://sourceforge.net/projects/color-picker/
or see it live at:
http://colorcoordinator.com/
the "Color Coordinator" button at the top of the screen.
Demetrios.
P.S. I wanted to make a Click component for it(still on my todo), but
the project requiring it was implemented with another framework :(.