Question: Computer Science 1 : Java Programming Program 8: Final Project In this final program, you will design and write your own GUI program using Swing

Computer Science 1 : Java Programming

Program 8: Final Project

In this final program, you will design and write your own GUI program using Swing to do something

interesting. It must have the following characteristics:

It must be a GUI program written in Swing.

It must load persistent data from disk and/or write data to disk in a CSV or text file.

It must display your name somewhere on the GUI.

It must follow the indentation, capitalization, and other coding conventions of the class

I am creating a 30-day calendar program that must follow the conditions above in java. The program must read text events from a separate file and display them on the correct dates. The key to the program is that the information for the dates must come from a separate file, and not be input while the program is running. I also need each day labeled numerically on the calendar.

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!