文件名称:MyWord
介绍说明--下载内容均来自于网络,请自行研究使用
记事本 代码
设计一个记事本,菜单中要求有文件,编辑,和帮助。文件中有新建、打开、保存和退出;编辑中有剪切、复制和粘贴;帮助中显示开发人和版本信息。(可选) 知识点: 掌握 图形用户界面设计; 掌握基本类的设计与菜单设计; 掌握事件处理机制; 掌握使用异常处理方法。 -Notepad code to design a Notepad, File, Edit, and Help menu requirements. New, Open, Save, and exit the file cut, copy and paste editing help develop and version information. Knowledge points (optional): master the graphical user interface design grasp the basic class design and menu design master event handling mechanism master the use of exception handling.
设计一个记事本,菜单中要求有文件,编辑,和帮助。文件中有新建、打开、保存和退出;编辑中有剪切、复制和粘贴;帮助中显示开发人和版本信息。(可选) 知识点: 掌握 图形用户界面设计; 掌握基本类的设计与菜单设计; 掌握事件处理机制; 掌握使用异常处理方法。 -Notepad code to design a Notepad, File, Edit, and Help menu requirements. New, Open, Save, and exit the file cut, copy and paste editing help develop and version information. Knowledge points (optional): master the graphical user interface design grasp the basic class design and menu design master event handling mechanism master the use of exception handling.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
MyWord.java