Abdun Sekh

Greenhorn
+ Follow
since Jul 08, 2009
Merit badge: grant badges
For More
Cows and Likes
Cows
Total received
In last 30 days
0
Forums and Threads

Recent posts by Abdun Sekh


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?
15 years ago