Close
jGuru Forums
Posted By: Ezequiel_Glinsky Posted On: Monday, May 14, 2001 07:58 AM
I need to develop a project that allows the user to pick some colors from a palette. It's an applet, and I'm using AWT. And after that, I have to draw some boxes in different colors, due to the value in a matrix. Is there any sample of: a) A color palette picker b) Some calculation between numbers to get which color I should use after (a) ??? Thanks. Eze.
Re: Color palette picker
Posted By: John_Zukowski Posted On: Monday, May 14, 2001 08:05 AM