Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 495 Bytes

File metadata and controls

19 lines (14 loc) · 495 Bytes

Text Editor (Java)

A simple text editor made with Java to run on Windows. This project was made to learn desktop GUI programming with Java.

Software and Toolkits used:

  • Eclipse IDE
  • Swing GUI Toolkit
  • AWT GUI Toolkit

Features:

  • Open files
  • Save existing files or save with a new name
  • Close file with warning to save or not
  • Exit program with warning to save or not

Screenshots: