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
$300 Free Credits for Your Google Cloud Projects
Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
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).