文件名称:Edit
- 所属分类:
- JSP源码/Java
- 资源属性:
- [Java] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 6kb
- 下载次数:
- 0次
- 提 供 者:
- 伊*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
设计一个Java程序编辑器
实验目的:图形界面、线程、流与文件等技术的综合应用。
题意
设计一个图形界面的文档编辑器,实现以下功能:
(1) 打开、保存文件。
(2) 查找、替换字符串。
(3) 定时自动更新文件,并创建备份文件。
(4) 将Java关键字以不同颜色或不同字体显示。-The design of a Java program editor experimental purposes: graphical interfaces, threading, streaming and file the application of technologies such as the General. Title is intended to design a graphical interface document editor, realize the following functions: (1) open, save the file. (2) search, replace the string. (3) automatically update files from time to time, and create a backup file. (4) Java keywords in different color or a different font to display.
实验目的:图形界面、线程、流与文件等技术的综合应用。
题意
设计一个图形界面的文档编辑器,实现以下功能:
(1) 打开、保存文件。
(2) 查找、替换字符串。
(3) 定时自动更新文件,并创建备份文件。
(4) 将Java关键字以不同颜色或不同字体显示。-The design of a Java program editor experimental purposes: graphical interfaces, threading, streaming and file the application of technologies such as the General. Title is intended to design a graphical interface document editor, realize the following functions: (1) open, save the file. (2) search, replace the string. (3) automatically update files from time to time, and create a backup file. (4) Java keywords in different color or a different font to display.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Edit.java