Please, I want you to help me demostrate how to call up an applet window from an applet application (assuming one clicks on a Jbutton to do so). I want to click on a button in an applet application to open another window designed with Applet.
What do you have so far? Is the difficulty in putting a JButton in an applet, in creating and opening a window if the button is clicked, or with something else?