Modal Dialog

By using JOptionPane modal dialog, how can i set MSIE(Internet Explorer) as parent Component?
[100 byte] By [ms_mahesh123a] at [2007-10-3 4:08:32]
# 1
I'm affraid you can't, since MSIE isn't a Frame object (or any kind of java object).Use the Applet object itself.
malcolmmca at 2007-7-14 22:08:22 > top of Java-index,Java Essentials,Java Programming...