The method setDefaultCloseOperation(int) is undefined for the type

public class MainFrame extends Frame implements ActionListener{this     ....... 继承    this.setDefaultCloseOperation(JFrame.EXIT_ON_CLOSE)io     ........ class } List 在执行以上代码时this.setDefaultCloseOperat
相关文章
相关标签/搜索