文档分类
【柯哀王道】左右两边的世界-作者:忧冷繁星
} class ChessWindowEvent extends WindowAdapter{ public void windowClosing(WindowEvent e){ System.exit(0); } ChessWindowEvent(){} }