A question about JFrame
Hello, i磎 newbie in Java :D
When i press a button in my application, a jframe appears, and if i press the button again the jframe appears again (obviously), but i want that jframe apears only once until "Accept" button has been pressed.
Sorry for my english lol I hope you understand my question

