eparator _
Subject: Re: Dialogs in applets
Author: welzel ([EMAIL PROTECTED]) at lon-mime
Date:02/12/98 05:23
I saw a message a while back in the list about using modal dialogs in
Applets. I just want to get a Dialog to work in an applet and could use
some advice. The con
I saw a message a while back in the list about using modal dialogs in
Applets. I just want to get a Dialog to work in an applet and could use
some advice. The constructor for a Dialog wants a Frame. How do I get a
Frame from a JApplet?
Some documentation I had suggested using the getParent