This is just a demo program for my 'Sistem Operasi' assignment (thanks, professor). Anyway, please ask any questions (either related or not related one, just don't ask something nonsense) on issues section.
It's impossible to determine a sentence without doing comprehensive analysis (Natural Language Processing). There's to much factors to consider (aposthrope, commas, and many more).
Of course, JavaFX is using Platform.runLater( // thread here )
to handle critical regions. It will ensure that any changes on UI will happen in the corresponding thread. JavaFX will reject other mutual exclusion algorithm.
To honour my alma mater, wombat
is a kind of convention here.
- Update the name. (Uuh.. I don't think a good name is necessary for this project)
- v1.1 - Added keyboard shortcut and line 'jump' features
- v1.0 - Initial Release