Skip to content

essinn/Java-Text-Editor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Java Swing Text Editor

This basic text editor, created using Java and Swing, provides essential text editing functionalities. It features a clean and intuitive interface, enabling users to easily create, edit, and save text documents.

Table of Contents

Introduction

This text editor is a lightweight application built with Java Swing. It offers a straightforward and user-friendly interface, making it suitable for anyone who needs a basic tool for writing and editing text. Whether you're jotting down notes, drafting a document, or editing code, this editor provides the core functionalities you need.

Features

  • Create and Edit Text Documents: Open, edit, and save text files with ease.
  • Basic Text Formatting: Simple text formatting options such as cut, copy, paste, and select all.
  • User-Friendly Interface: Clean and intuitive design for a seamless user experience.
  • Cross-Platform: Runs on any platform with Java support.
  • Lightweight: Minimalistic design ensures fast performance without unnecessary bloat.

Usage

  1. Launch the Editor

    • Run the editor's JAR file on your computer.
  2. Create or Open a Document

    • Use the "File" menu to create a new document or open an existing one.
  3. Edit Your Document

    • Type your text directly into the editor.
    • Use the "Edit" menu for basic text operations like cut, copy, paste, and select all.
  4. Save Your Work

    • Save your document by selecting "Save" or "Save As" from the "File" menu.

License

This text editor is proprietary software. All rights reserved.

Acknowledgements

About

Text Editor App made with Java Swing.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages