Question: Write a java code that Uses a HashMap to create a reusable class for choosing one of the 13 predefined colors in class Color. T
Write a java code that Uses a HashMap to create a reusable class for choosing one of the 13 predefined colors in class Color. The names of the colors should be used as keys, and the predefined Color objects should be used as values. Use your new class in an application that allows the user to select a color and draw a shape in that color. Upload both your code and a snapshot of the output.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
