BirthdayGui

Option #2: Creating a GUI Application Create a simple GUI application that will obtain the birth date from a user. The program must then calculate and display the age of the user within a JPanel when the user selects a button. The GUI should display the value presented. Ensure that your application includes the following components:

JPanel JButton ActionListener

Screen Shot 2021-11-22 at 11 00 41 PM