How do I make a JDialog invisible when I have dispose in a specific frame?

1

A button in my application gives dispose to the current frame and creates a different one. But the JDialog that were open when I clicked the button still exist, which should not happen.

    
asked by anonymous 05.09.2015 / 22:25

0 answers