Skip to content

A simple JavaFX text editor with a basic set of functions

Notifications You must be signed in to change notification settings

ilyaDev98/textEditor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Text Editor

A simple JavaFX text editor with a basic set of functions

textEditor

Getting started

Run jar

  • Run .jar in root directory:

Build & Run - Maven

  • Clone project and run in \app directory:

mvn clean compile package exec:java

Features:

  • Project Saving & Loading in RTF
  • Text and paragraph formatting,
  • Creating bulleted lists,
  • Search for symbols in the text,
  • Font, size, color, alignment

Gallery:

textEditor2

textEditor3

Author

Petrenko Ilya