/Text-Editor

Simple GUI based text editor

Primary LanguageJava

Text-Editor

Project logo

Text Editor

Status License


It is a simple GUI Text Editor which is user-friendly and designed for uncomplicated text editing.

📝 Table of Contents

🧐 About

Text Editor serves as a straightforward yet effective tool for text editing through a graphical user interface. It caters to users seeking a minimalistic and easy-to-navigate platform for common text-related tasks. The project's core purpose is to provide a no-frills, intuitive environment where users can effortlessly create, edit, and save text documents.

With a focus on simplicity, the GUI Text Editor offers essential features such as cut, copy, paste, and basic font customization, making it an accessible solution for users who prefer a straightforward text editing experience. The project's simplicity is its strength, ensuring that users can quickly and efficiently carry out their text editing needs without unnecessary complexities.

🏁 Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

Prerequisites

What things you need to install the software and how to install them.

Java

Installing

A step by step series of examples that tell you how to get a development env running.

Download and Install JDK based on your system

https://www.oracle.com/java/technologies/downloads/

🚀 Deployment

Clone the repo

### Installing
Clone the repository and navigate to the project folder.

```bash
git clone https://github.com/giri-10/CodeClauseInternship_Text-Editor

Run the program

javac TextEditor.java
java TextEditor

🖼️ Reference Images

image

image

image

⛏️ Built Using

  • Java - Programming Language