📜  jframe 关闭时退出 - 无论代码示例

📅  最后修改于: 2022-03-11 14:55:36.176000             🧑  作者: Mango

代码示例1
frame.setDefaultCloseOperation(JFrame.EXIT_ON_CLOSE);