Questions tagged [application-close]

31 questions
-1
votes
1 answer

show a new jframe on another jframe close event

I have 2 jframes(assume A and B) and when I close a one jframe(A) I need to show other jframe(B) I have a clue that I need to override defaultClosingOperation but I have no idea how to do that.any help would be appreciated .. thank you all.
1 2
3