Skip to content

Latest commit

 

History

History
27 lines (20 loc) · 812 Bytes

File metadata and controls

27 lines (20 loc) · 812 Bytes

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