You need to create the JFrames and the GUI to work with the app.
I can't seem to connect the files so it all works together. I have attached the Main and the GUI class. I have extended the GUI to the assignment and it still isn't calling it.
The program will work in it entirety when run in the IDE, and I can get the Jframe to come up via the applet, but none of the buttons work.
I want the program to work with the radio buttons and the applet. I'm not sure what I am missing to get it to call from the GUI
Attachment:- Java code.rar