This is a simple Notepad application built using Java Swing. It allows users to open, edit, and save text files.
Developed a feature-rich Notepad application using Java Swing, implementing core functionalities such as text editing, file handling (new, open, save, print), and clipboard operations (cut, copy, ...