Selective modality of JDialog

I have two instances of class JFrame mainFrame and otherFrame.

I show the otherFrame from mainFrame.

I want that dialogs that showed from mainFrame doesn't block otherFrame. Dialogs should block only frame from what it calls.

I see the decision on problem only creation the new application from mainFrame. But I don't want to follow by this way.

Any thoughts?

Thanks,

Y.

[417 byte] By [YuryRibitskya] at [2007-11-27 8:16:32]
# 1
> Any thoughts? Yes, quit multiposting. You posted this question 12 minutes ago: http://forum.java.sun.com/thread.jspa?threadID=5186588&tstart=0
camickra at 2007-7-12 20:01:26 > top of Java-index,Desktop,Core GUI APIs...