项目作者: saulgalaviz

项目描述 :
Windows Notepad Clone GUI
高级语言: Java
项目地址: git://github.com/saulgalaviz/notePad.git
创建时间: 2019-06-03T23:21:15Z
项目社区:https://github.com/saulgalaviz/notePad

开源协议:

下载


NotePad

Extracurricular work aimed at simulating the default Windows Notepad, developed using Java along with the
Java Swing graphical user interface library.

Attentively copied feature by feature for each of those in the Windows Notepad, carefully replicating the drop
down menu along with hot key commands that are presented within the Windows version.


Concepts: Graphical User Interface

Tools: Eclipse, Java Swing

Languages: Java

Demo

Running the application.

alt text

Opening a file. You can select the type extension you’d like to open.

alt text

Changing the text color. Background color may also be changed.

alt text

A dedicated about menu.

alt text