GitHub

Simple Java Text Editor

Search tool (to search text/keywords easily in the code) + highlighting the code found. Find/Replace text/code. Auto completion for Java and C++ keywords (files need to be saved as .java/.cpp). It can ...
A Java Swing-based notepad application with features to open, save, and edit text files via a GUI. Notepad GUI A simple Java Swing-based notepad application that allows users to create, open, save, ...