Hai friends,
I have doubt working with JDialog box.I am using model less dialog box. I have a progressbar and a button on the dialog box.I am setting the value of the progress bar in for loop. when i click the button the a flag is set. with this flag i want to break the loop.But my problem is i couldn't fire event on the button.Please help me.