You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
📝 PHNotepad is a simple Java text/code editor (notepad) written in Java. It has also nice features such as Search tool, Find/Replace text/code, Auto-completion, Nice Image Buttons for better UX, etc.
This notepad effectively helps keen java beginners to know how this works with managed file and directory structure (Developed in JavaSE using the Swing Framework)
Candroid Notepad is a notepad app for the Candroid framework/environment. It is not a replacement to an Android stock program, as Android never included a notepad
My own customized text editor inspired by the original notepad which i use for my daily note taking activities. If you are using this on your own make sure to setup the libraries included so the code functions as it is supposed to.