SyntaxFix
Write A Post
Hire A Developer
Questions
Create a method and call it to close the JFrame, for example:
public void CloseJframe(){ super.dispose(); }