A minimal version of a text editor written in Java 😊 The program allows the user to select fonts 🖋️, change font sizes ⬆️, and choose font colors 🌈.
I had an amazing learning experience with this project! 😃 I learned a lot about JFileChooser to browse and select files 📂, handling events using ActionListener and ChangeListener interfaces 🔄, and swing, awt libraries 🖥️.
To successfully run this project, make sure you have the following:
- Java 8 or above ☕️
git clone https://github.com/Lakshya-Coder/Text-Editor
cd Text-Editor
javac *.java
java MainClass
Thanks for being a part of the Universe of Lsk! If you have any questions, feedback, or just want to say hi, feel free to contact me. I hope you enjoy building this project.