need help with the following java program a.s.a.p please

a pension fund company maintains employee date of birth details in order to calculate each employee's package value for retirement. the retirement age is 65 years old and each employee accumulates 0.015% of monthly salary towards retirement. write a java program to hold the above details and give company information on the following:
*the birth date of the first employee to retire
*the birth date date of the last employee to retire
*the number of years the last employee to retire will have worked for the company
*the retirement package for the last employee to retire
*the average retirement value based on all employees
*the total money that the company will spend on retirements

note that the application should provide user with a GUI menu options for the tasks above, it should also allow users to capture the above details for new employees. should have atlist 2 classes, where all the calculations are done in one class and the other class called fronted will have the main methods and facilities display of the above tasks.

that's a nice assignment. now ... do you actually have a question to go with that?

if no.. read the community rules. you are welcome here to study Java by improving your skills, not by asking us to do your homework for you.

please take a look at the Community Rules, to which to agreed when you registered for this forum. please show some effort from your side, further then copy-pasting your assignment. show us where you're stuck, what your problem and the relevant code is, and we'll explain you why that fails and how to improve it, but we're not going to help you cheat by doing your complete homework for you.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.