Click to See Complete Forum and Search --> : Applet window pop out of webpage


rcode
January 13th, 2001, 10:11 AM
I've seen some applets that do this when a button is clicked. How do I make an applet pop out of webpage?

masterz
January 13th, 2001, 12:31 PM
Just create (new) a JDialog/JFrame will do it.