How to bring Dialog window ahead

Hi,Whenever i minimize my Jframe or disturb my screen and then activate my Jframe, the dialog window goes somewhere and i have to search for that..I always want the dialog window to be ahead of the JPanel. How do i acheive that..ThanksVis
[273 byte] By [asfsdfadsfa] at [2007-11-26 16:42:21]
# 1
You didn't set the owner/parent in the dialog's constructor.
PhHeina at 2007-7-8 23:09:27 > top of Java-index,Desktop,Core GUI APIs...