Skip to content

πŸ“ Notepad (Java Swing) A simple Notepad application built using Java Swing, replicating the basic functionalities of Windows Notepad. This project demonstrates GUI development in Java and file handling for text editing.

Notifications You must be signed in to change notification settings

Aman07122003/Notepad_Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

2 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸ“ Notepad (Java Swing)

A simple Notepad application built using Java Swing, replicating the basic functionalities of Windows Notepad. This project demonstrates GUI development in Java and file handling for text editing.

πŸš€ Features

  • πŸ“„ Create, Open, Save, and Edit text files
  • πŸ–‹οΈ Cut, Copy, Paste functionalities
  • 🎨 Font customization (Size, Style, Color)
  • πŸŒ™ Light & Dark Mode
  • πŸ” Find & Replace text feature
  • πŸ–¨οΈ Print support

πŸ› οΈ Tech Stack

  • Programming Language: Java
  • GUI Framework: Swing (JFrame, JMenuBar, JTextArea)
  • File Handling: Java IO

πŸ“Œ Setup & Installation

  1. Clone the repository:
    git clone https://github.com/your-username/notepad-java.git  
    cd notepad-java  

About

πŸ“ Notepad (Java Swing) A simple Notepad application built using Java Swing, replicating the basic functionalities of Windows Notepad. This project demonstrates GUI development in Java and file handling for text editing.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages