One of the flashiest aspects of JavaFX 2 is its animation support. The insightful Creating Transitions and Timeline Animation in JavaFX covers using both Transitions and Timelines in JavaFX 2. In this ...
The demo app utilizes Java 11 + / JavaFX in a Gradle project so, as long as Java JDK 11 or greater is on your path with a JAVA_HOME variable you can clone the repo and run with the following.