文件名称:GUIdemo
介绍说明--下载内容来自于网络,使用问题请自行百度
使用Swing组件编写一个文本编辑程序,程序启动后,多行文本输入框TextArea中显示当前目录下myText.txt文件中原有的内容,如果该文件不存在,则新建该文件。“保存”按钮功能:将多行文本输入框TextArea中的内容写入myText.txt文件中保存。“取消”按钮功能:将多行文本输入框TextArea中的内容清空。“退出”按钮功能:退出程序
-Using Swing components to write a text editing program, the program starts, multi-line text input box TextArea to display the current directory myText.txt file any original content, if the file does not exist, create the file. "Save" button functions: multi-line text input box write the contents of the TextArea myText.txt file saved. "Cancel" button functions: multi-line text input box empty the contents of the TextArea. "Exit" button functions: exit the program
-Using Swing components to write a text editing program, the program starts, multi-line text input box TextArea to display the current directory myText.txt file any original content, if the file does not exist, create the file. "Save" button functions: multi-line text input box write the contents of the TextArea myText.txt file saved. "Cancel" button functions: multi-line text input box empty the contents of the TextArea. "Exit" button functions: exit the program
(系统自动生成,下载前可以参看下载内容)
下载文件列表
GUIdemo/.classpath
GUIdemo/.project
GUIdemo/.settings/org.eclipse.jdt.core.prefs
GUIdemo/bin/textframe.class
GUIdemo/bin/textpanel$1.class
GUIdemo/bin/textpanel$2.class
GUIdemo/bin/textpanel$3.class
GUIdemo/bin/textpanel.class
GUIdemo/myText.txt
GUIdemo/src/textframe.java
GUIdemo/src/textpanel.java
GUIdemo/.settings
GUIdemo/bin
GUIdemo/src
GUIdemo
GUIdemo/.project
GUIdemo/.settings/org.eclipse.jdt.core.prefs
GUIdemo/bin/textframe.class
GUIdemo/bin/textpanel$1.class
GUIdemo/bin/textpanel$2.class
GUIdemo/bin/textpanel$3.class
GUIdemo/bin/textpanel.class
GUIdemo/myText.txt
GUIdemo/src/textframe.java
GUIdemo/src/textpanel.java
GUIdemo/.settings
GUIdemo/bin
GUIdemo/src
GUIdemo
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.