There are only a few standard colors available in the API - Java.Color. I want many more colors. I want to create my custom colors using some GUI color maker, then get the code for that and save it as a custom color which can be used later.
How can I do this ?