Skip to content

Coderode/Notepad

Repository files navigation

Notepad

JavaSwing GUI

Eclipse IDE

Desktop application

Run and test it using the Runnable jar file open like a desktop app

Requirements

  • JDK version used - 1.8

About

  • It is a Notepad, I have built this Desktop application using Java Swing GUI
  • I built this by concerning all the functionalities available in simple notepad in windows
  • It have tried to build it very similar to that notepad
  • I have built a FontChooser also explicitly to select a font and its size and then applied to textarea
  • All Kind of Dialog Prompts. also I built Find and Replace Dialogs backward and forward searching and its loop
  • Word wrap option in the textarea
  • Status bar with row and col no and etc information, you can hide it also
  • New Window option :You can create its new window option for opening or creating new file
  • Sava, and Save as Options
  • Undo, Redo, copy, paste with shortcuts : I have added actions like when to disable/enable these options
  • all shortcuts in the menu will work : I have added actions for them also

It has features of a notepad in window so try it and run the jar file you will see it

Some of its pictures

front view

front

File menu options

file

Edit menu options

edit

Format menu options : WordWrap and Font Chooser

format

Font chooser

font font2

New Window Option

newwindow

exit

find

headingname

openfile

print

replace

saveas

savefile

statusbar

paste

About

Built using Java Swing GUI

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages