How to create a text editor like Notepad ? with functions like "New file", "Open file", "Save file", "formatting text" using Java's GUI elements.
My full project built in Eclipse, here's the link to Github:
https://github.com/devanshu-netwuk/DevPad-Java-Based-Text-Editor