I have more than one JFrame, I open the first one, and from there I open the second one, for example, but when I close the second, I also close the first one, and I want it to be open, for now I have this code:
This is what I use to "not close" but it does not work. I wanted to know if someone has any other way of doing it. Thanks !!:)