Closing Problem
I was displayed JFrame it has one checkbox ... if checkbox true(selected) one JFrame will appear [using Action Listener]....... its false(unselected) that frame will dispose ...i was done like this ....
But i want one more feature... check box selected one frame will appear ... Now i close that frame means checkbox will change his status false(unselected ) ...
For this case what i will do ......
Waiting for experts reply....
Thanks in advance...

