Java Pop-Up Frame Exercise
Create the applet below so that it when the "Register" button is hit a new
frame is created which has registration information in it telling the user
how to register for a subscription to your magazine. When the "End Register"
button is hit, the pop-up frame window disappears.
Solution |