| Author |
UI is hanging
|
Abdun Sekh
Greenhorn
Joined: Jul 08, 2009
Posts: 1
|
|
I am calling a method "isYesNoPopUpButton" from an Event dispatching thread.In that method I tried to open a confirm dialog.but the
UI is hanging in JRE 1.6 but it is working in JRE 1.5 fine.
But If I call the same method from non event dispatching thread then it works fine for both JREs.
[color=blue]
code is as bellow....
[/color]
Any body has any idea?
|
 |
 |
|
|
subject: UI is hanging
|
|
|