Latest post
Closing the Visual Gap Between the Official Lottie Webplayer and Lottie4J
Table of Contents Improved Comparison WorkflowRendering FixesBuilt with Systematic AI CodingThe ResultThe CostWhat's NextA Lottie library is only as good as its output looks. If an animation renders differently in Lottie4J than it does in the official web player, that's ...
-
Learn JShell with JavaFX in 60 Seconds
We started with an introduction of the basics of using jshell. Next, you got a chance to learn how to run a JavaFX application file from a terminal command prompt and from within jshell’s command prompt.
After that, launching the application we were able to change the color interactively by setting the public static member variable color.
Lastly, we learned how to stop a JavaFX application properly via /reset command.
1-2 of 2