Description: 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
To Search:
File list (Check if you may need any files):
GUIdemo\.classpath
.......\.project
.......\.settings\org.eclipse.jdt.core.prefs
.......\bin\textframe.class
.......\...\textpanel$1.class
.......\...\textpanel$2.class
.......\...\textpanel$3.class
.......\...\textpanel.class
.......\myText.txt
.......\src\textframe.java
.......\...\textpanel.java
.......\.settings
.......\bin
.......\src
GUIdemo