Skip to content

Umair-Iqbal-debug/Text-Editor---JavaFX

Repository files navigation

Text Editor

A desktop text editor made with JavaFX, FXML and CSS.

texteditordemo.mp4

Description

I created this as my final project for my data structures class, it is made with the most efficient data structures like Binary Search Tree (TreeMap) for storing the Users. Along with the basic text editor features it also comes with a Markov-Text Generator which is capable of processing huge text files efficiently, of 600k words and over, such as war and peace then it generates text that resembles it. Interested in a demo click here

Features

  • dynamic spell-check
  • dynamic input validation
  • markov text generator
  • Edit and create text files
  • interactive User Interface
  • user authentication
  • open and edit text files
  • custom CSS style to imitate google form UI
  • shortcut-key support for undo
  • collapsible format menu
  • status bar to show stats like flesch score, number of words and sentences

Markov Text Generation Demo

markovtextdemo.mp4

Sign In page

signinss

Sign up page

signupss

File menu

filemenuss

Edit menu

editmenuss

Editor with File open

editorwithfileopen

Spell check

spellcheckss

About

A simple text editor made with JavaFX

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published