搜索资源列表
TextEditor
- 使用Java语言开发一个文本编辑器,实现常用的功能,如打开文件、保存、复制、粘贴、剪切、颜色、字体等。-Using Java language to develop a text editor, the realization of commonly used functions, such as open file, save, copy, paste, cut, color, font and so on.
zuop
- 本软件的设计思路是参考windows自带的记事本的功能和框架,用Java语言编写一个记事本。可以实现大多数基本功能。如文件的新建、打开、保存、另存为、退出。内容的复制、粘贴、删除、查找-The idea is to design software windows notepad for reference to the functions and framework, using the Java language to write a notepad. Most basic functions
SimpleEditor
- Java 小文本编辑器源码:Java简单的文本编辑器,仿记事本的部分功能,可以复制、剪切、粘贴文本,还可以新建、打开和保存文本等一些简洁的功能-Java text editor source: the Java simple text editor, some of the features of imitation Notepad, you can copy, cut, paste text, but also can create, open and save text and other
nextbook
- 用java编辑的一个简单的记事本,可以实现编辑,复制,粘贴等功能。-Java editor using a simple notebook, can edit, copy, paste and other functions.
