At 05:39 AM 2/22/2002, you wrote: > I have a Mainwindow(JFrame), in side that I have a button which will >open up a JDialog(modal) and JDiaglog in turn has one button which will open >up a FileDialog. Becoz FileDialog can have only Frame as a parent so I >cannot set JDialog as parent instead I am setting the JDialogs parent
Any particular reason you don't use JFileChooser? _______________________________________________ Swing mailing list [EMAIL PROTECTED] http://eos.dk/mailman/listinfo/swing
