posted 21 years ago
How are the JDialogs being launched? Are all of them just constructed from regular JDialogs, or are they using different JDialog subclasses?
If they are using subclasses, maybe someone stopped execution from returning by using a wait() with a notify() in the dialog button's ActionListener or something.
-Nate
Write once, run anywhere, because there's nowhere to hide! - /. A.C.