Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/asadkhan-786-gb/notepad-clone-using-java

Building your own Notepad Clone using Java Programming
https://github.com/asadkhan-786-gb/notepad-clone-using-java

javagui jbutton jdk jframe jtext object-oriented-programming swing-components swing-gui

Last synced: about 9 hours ago
JSON representation

Building your own Notepad Clone using Java Programming

Awesome Lists containing this project

README

        

# 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](https://github.com/microsoft/vscode-java-dependency#manage-dependencies).