An open source minimal text editor written in java. It has only one source file with size about 2kb.
Categories
Text EditorsLicense
GNU General Public License version 3.0 (GPLv3)Follow tiny-edit
Other Useful Business Software
MongoDB Atlas runs apps anywhere
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Rate This Project
Login To Rate This Project
User Reviews
-
[Developer] Very good for beginners : a first step in UI and text file manipulation. The variable names can be changed to be more significant and the JFileChooser can replace the two frames (I understand the purpose is to keep it simple and use only the awt package without swing components).