Re: Dialogs in applets [finding the nearest frame]

1998-12-02 Thread peter . pilgrim
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

Dialogs in applets

1998-12-02 Thread Doug Welzel
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