this.setDefaultCloseOperation(JFrame.EXIT_ON_CLOSE);改成this.setDefaultCloseOperation(JFrame.DISPOSE_ON_CLOSE);