Skip to content

Latest commit

 

History

History
47 lines (17 loc) · 860 Bytes

README.md

File metadata and controls

47 lines (17 loc) · 860 Bytes

Notepad Clone Using Java

Getting Started

Build your own Notepad using Java Programming

Project Specifications

  • A Notepad Clone in which the user inputs text by writing with styles on the screen.
  • Contains features such as File, Edite, Help
  • We can Save, Print, Copy, Paste any text which we want.
  • Contains features of Saving, Opening, Editing files within your System.

What you'll gain?

  • Abstract Window Toolkit in Java
  • Making a Java GUI Application
  • Core Java programming
  • Java Notepad Clone
  • Classes and Objects in Java with example
  • Use of Various Java Swing Components like Jframe, Jtext, JButton etc.

Dependency Management

The JAVA PROJECTS view allows you to manage your dependencies. More details can be found here.