Undergraduate Project2017–2018
Square Editor – Text Editor Written in JavaFX 8
Archived
A Semantic based WYSIWYG Editor was implemented using JavaFX 8. Since Java FX doesn’t provide any customisable rich text editor component, we tried to implement the WYSIWYG text editing user interface using native JavaFX API. The editor support direct export to HTML webpages through XML (and XSLT). My main role is to develop the core algorithms and code the UI (with another team member) for this app.
Tech Stack
- JavaFX 8