Ok, ive looked through the java documentation and have a few questions.
1)How can i destroy a JFrame without ending an application? I noticed that it has a .destroy() method, but it contains no code. Would .dispose() and .setVisible(false) work (or the other way around)?
2)Is it possible to...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.