Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/alps4j/treefx

Modernized version of an old JavaFX2.1 example
https://github.com/alps4j/treefx

java javafx jdk14 openjfx

Last synced: 12 days ago
JSON representation

Modernized version of an old JavaFX2.1 example

Awesome Lists containing this project

README

        

# Tree FX

A modernized version of an old JavaFX2.1 example.

I found this old example of an animated tree made with JavaFX2.1, and I was curious to check if it was compilable with new OpenJFX and OpenJDK.
Just a little refactor later (set maven build, removed old weird builders, added some lambdas here and there, etc.) I was able to run it.

I just found an issue with the MediaPlayer, the sound file starts, but then stops immediately afterwards.

Here the original post: https://docs.oracle.com/javafx/2/animations/basics.htm