News

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.
I’ll then introduce you to JavaFX’s support for keyframe animation, via classes in the javafx.animation package, and to the essential classes found in the javafx.application package.