Question: Option #1: Creating a User Interface I (JAVA) ***Eclipse java compatible Create a user interface that has a top bar that includes a menu. The
Option #1: Creating a User Interface I (JAVA) ***Eclipse java compatible
Create a user interface that has a top bar that includes a menu. The menu should have four items.
- When the user selects the first menu option, then the date and time should be printed in a text box.
- When the user selects the second menu option, then the text box contents should be written to a text file named log.txt.
- When the user selects the third menu item then the frame background color changes to random color hue of the color green. See https://www.w3schools.com/colors/colors_picker.asp (Links to an external site.)Links to an external site.
When the user selects the fourth menu option then the program exits.
eclipse compatible please
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
