Skip to content

Lakshya-Coder/Text-Editor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Text Editor 📝 in Java

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 🌈.

📚 Learnings

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 🖥️.

📌 Prerequisites

To successfully run this project, make sure you have the following:

  • Java 8 or above ☕️

🏃‍♂️ Running the text editor 📝

git clone https://github.com/Lakshya-Coder/Text-Editor
cd Text-Editor
javac *.java
java MainClass

Screenshots

Screenshot from 2023-07-15 20-59-50 Screenshot from 2023-07-15 21-01-54 Screenshot from 2023-07-15 21-02-18

Credits

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.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages