I'm back again :P I have this program that opens up a window. There's options menu that opens in a new window and what I want to happen is when I close the options window, it doesn't shut the program down. I know that
setDefaultCloseOperation();
Will close down my window but I looked at the documentation and it doesn't have a solution for my problem. Can anyone be kind enough to help? Thanks (: