Action Listeners not working
there are 3 windows. w1 = main window clicking on edit button w2 opens. clicking on edit button of w2 w3 opens. If there are errors alert pops up. if I click on OK button of alert w1 gets the focus and the application hangs up. It works sometimes but on the first launch of w3 it does not work. I am unable to understand why? . can u help me out .
We are not mind readers.
If you need further help then you need to create a [url http://homepage1.nifty.com/algafield/sscce.html]Short, Self Contained, Compilable and Executable, Example Program[/url] (SSCCE) that demonstrates the incorrect behaviour, because I can't guess exactly what you are doing based on the information provided.
And don't forget to use the [url http://forum.java.sun.com/help.jspa?sec=formatting]Code Formatting Tags[/url] so the code retains its original formatting.