Create a Java GUI business application. This program may be any business application of your choice. A few examples include order entry, inventory management, payroll processing, or work order management. The application needs to read and write to a sequential access file. You will need to incorporate graphics, events, exception handling, and inheritance. Save this program with the name, FinalProject.java.