# TextEditor **Repository Path**: wanghui88888888/TextEditor ## Basic Information - **Project Name**: TextEditor - **Description**: An English text editor which has functions of spell check, auto complete and word suggests. - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-03-04 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # TextEditor An English text editor which has functions of spell check, auto complete and word suggests. This is the second Java GUI project I worked on in order to get more familiar with object-oriented programming, JavaFx and data structures. ## Demo ![demo](https://github.com/Beeno5920/TextEditor/blob/master/demo/demo.gif) (To be continued ...)