Description: 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.
File list (Check if you may need any files):
TextEditor
..........\icons
..........\.....\backward.gif
..........\.....\blod.bmp
..........\.....\copy.gif
..........\.....\cut.gif
..........\.....\filter.gif
..........\.....\forward.gif
..........\.....\home.gif
..........\.....\italic.bmp
..........\.....\new.gif
..........\.....\open.gif
..........\.....\paste.gif
..........\.....\refresh.gif
..........\.....\remove.gif
..........\.....\run.gif
..........\.....\save.gif
..........\.....\stop.gif
..........\.....\underline.bmp
..........\TextEditorExample.java