Color Dialog

Im programming a game based around drawing, but i want a color picker dialog to appear, so the user can change color (like in Paint when you click 'edit colors').

I cant seem a way to do this without programming my own color picker dialog, do any of you know if Java has a standard one built in?

Cheers,

PTOM98

come check out my site http://www.ptom.co.uk

[388 byte] By [ptom98a] at [2007-9-28 14:17:08]
# 1
JColorChooser -look at Swing tutorial.
Raghara at 2007-7-12 10:42:09 > top of Java-index,Other Topics,Java Game Development...