[Echidna] Help needed about AppContext ?
Brought to you by:
lukeg
From: Steck Jean-P. <jp...@el...> - 2002-02-08 13:58:19
|
Hello, I'm currently developping a project with swing. We have a big problem with what sun calls bug id=4080029 : See <http://developer.java.sun.com/developer/bugParade/bugs/4080029.html> "a modal dialog block input to all frame windows not just its parent". I've read on a forum that the class AppContext can help to associate a distinct awt-thread with every distinct swing application running in the same JVM. http://altair.cs.oswego.edu/pipermail/javares/2000-March/000003.html But I found that this class is not documented and I really have no idea how to use this AppContext. Then I found your project. I've tried to run my applications with echidna, but the result was still the same. But anyway, it might be someone in this list that knows about AppContext, or better about bug id=4080029. Sorry to use this diffusion list in my personal interest. Thanks to anyone who can help !! Best regards. Jean-Philippe Steck |