public class ColorSelector
extends Object
implements Tool
Color selector tool for the Tools menu.
Using the keyboard shortcuts, you can copy/paste the values for the
colors and paste them into your program. We didn't do any sort of
auto-insert of colorMode() or fill() or stroke() code cuz we couldn't
decide on a good way to do this.. your contributions welcome).