JOptionPane

Everytime I use JOptionPane, the dialog box shows behind every window that is open. Is there anyway to fix this problem, so that it is in front?Thank you
[174 byte] By [java4life87a] at [2007-11-27 7:52:09]
# 1
It should be in front, considering it's a modal dialog. Unless you are doing something funny...How about some code?
bsampieria at 2007-7-12 19:33:23 > top of Java-index,Desktop,Core GUI APIs...