Skip to content

Simple Notepad program (same as on Windows) made by Java swing.

Notifications You must be signed in to change notification settings

buiducnhat/Notepad

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

Notepad

Simple Notepad program (same as on Windows) made by Java swing.

Main functions:

1, File

  • Creat new file.
  • Open an existing file.
  • Save file and save file as new file.

2, Edit

  • Copy, cut, paste, select all with shortcut key.
  • Find and replace string in main text area.

3, Format

  • Set word wrap (on or off).
  • Set font for text (with font, font style and size).
  • Change color for background and foreground of text area.

4, Tools

  • Count characters, words and sentences in text area.

About

Simple Notepad program (same as on Windows) made by Java swing.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages