Open
Description
In short: This project needs to be redone.
The new JDKs don't include javaFX, you need an account to download a JRE now, there's performance issues, poor documentation, missing features; This project is an outdated dumpster fire.
The solution? Rewrite everything. Use an older JDK for developing a display framework, and then write an app that will utilize said framework in an efficient way. Not only that, but the older JDKs maintain a way to package the app into an executable, and include the run-time.