Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/alps4j/treefx
- Owner: alps4j
- License: apache-2.0
- Created: 2020-04-17T22:53:59.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2021-03-16T22:03:41.000Z (almost 4 years ago)
- Last Synced: 2024-11-19T21:33:17.962Z (2 months ago)
- Topics: java, javafx, jdk14, openjfx
- Language: Java
- Size: 7.8 MB
- Stars: 2
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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