How-To's > How do I find easy application examples?
See the following links for examples of how easy it is to build a quick application in JavaFX.
- Creating a Drawing Application in 5 Minutes – This tiny program enables viewers to make freehand drawings inside a window by using a mouse. Although this is not a full-fledged editor, it is a surprisingly compact program.
- Animation Basics for JavaFX Beginners – This article presents a small application that uses animation to move three simple shapes across the screen.
- Creating an Image Slideshow – This tutorial and screencast walks you though creating a slideshow that imports images and cycles through them by using a fade-out effect.
Last Updated: November 2009
[Return to How-To's Home]
Do you have comments about this article? We welcome your participation in our community. Please keep your comments civil and on point. You may optionally provide your email address to be notified of repliesyour information is not used for any other purpose. By submitting a comment, you agree to these Terms of Use.