盾怪网教程:是一个免费提供流行杀毒软件教程、在线学习分享的学习平台!

JBuilder 9 开发一个文本编辑器

时间:2024/10/8作者:未知来源:盾怪网教程人气:

[摘要]Open 事件处理器中的 if() 语句:   // Display the name of the opened directory+file in the statusBar.   status...
Open 事件处理器中的 if() 语句:

  // Display the name of the opened directory+file in the statusBar.
  statusBar.setText("Opened "+jFileChooser1.getSelectedFile().getPath());
  // Code will need to go here to actually load text
  // from file into JTextArea.
  with this new openFile() method instead, using the concatenated
  Directory and File name.
  // Call openFile to attempt to load the text from file into JTextArea
  openFile(jFileChooser1.getSelectedFile().getPath());
  //repaints menu after item is selected
  this.repaint();

   添加一个保存文件的菜单项

  在选择File

关键词:JBuilder 9 开发一个文本编辑器




Copyright © 2012-2018 盾怪网教程(http://www.dunguai.com) .All Rights Reserved 网站地图 友情链接

免责声明:本站资源均来自互联网收集 如有侵犯到您利益的地方请及时联系管理删除,敬请见谅!

QQ:1006262270   邮箱:kfyvi376850063@126.com   手机版