Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 3 months ago
JSON representation
Building your own Notepad Clone using Java Programming
- Host: GitHub
- URL: https://github.com/asadkhan-786-gb/notepad-clone-using-java
- Owner: asadkhan-786-gb
- Created: 2022-01-22T08:25:08.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2022-01-29T19:19:27.000Z (almost 3 years ago)
- Last Synced: 2024-10-13T04:03:18.069Z (3 months ago)
- Topics: javagui, jbutton, jdk, jframe, jtext, object-oriented-programming, swing-components, swing-gui
- Language: Java
- Homepage:
- Size: 83 KB
- Stars: 8
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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).