The method of "exit(int)" from "System" class is used to close the program .
In the program that i wrote there's a window that opens with "Frame" class, in this window there's a button by pushing which another window is supposed to open.
Now I have trouble making my program close the second window without closing the first one. I tried to use exit(int) but it closes the whole thing. Does anyone have any idea how I should do it?
I'd appreciate it if the solution you give is in 'system' class.
(скрий) Губите ли игри поради изтекло време? Платените членове могат да активират Автоматична Ваканция, която се активизира автоматично за да предотврати загуба поради изтекло време. (pauloaguia) (покажи всички подсказки)