1) write a Java application that effectively uses Java collections to store pairs of
(Not rated)
(Not rated)
1) Write a Java application that effectively uses Java collections to store pairs of unique colors and their unique hexadecimal values. (For example, Red -> FF0000). Store up to 20 of these pairs. Then write a GUI that displays the hexadecimal values using radio buttons to select a value. When selected the background of the GUI should change to that color.
2) Your program should compile and run without errors.
Submission requirements:
Your deliverables include Java file. Your completed assignment should be submitted to your LEO Final Project assignment area no later than the due date listed in the syllabus.
11 years ago
Program
NOT RATED
Purchase the answer to view it
- solved26.doc