GithubHelp home page GithubHelp logo

lvxingtu / square-editor Goto Github PK

View Code? Open in Web Editor NEW

This project forked from 2018-comp208-g35/square-editor

0.0 1.0 0.0 8.41 MB

Rich Text Editor in JavaFX

HTML 0.76% CSS 2.46% XSLT 5.25% Java 91.53%

square-editor's Introduction

Square-Editor

This is a coursework project of COMP208@LIV. Square Editor is a rich Text Editor written in JavaFX. It was intended to provide a different editing experience with preset formatting of different sections. Nevertheless, this is a very naive project and doesn't work well in practice.

Why it's a naive work?

Unlike what they have done in Swing, JavaFX doesn't provide rich text facilities for a TextArea. Hence, the Square Editor relies too much on a very naive-implemented rich text system. In short, the underlying rich text system will require too much system resources in order to draw texts and other components when loading a thousand-line file. Besides, we don't have access to some API of font metrics. Treat this as a practice project on using JavaFX will be fine.

square-editor's People

Contributors

oldsin avatar clementinelove avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.