We've received a number of requests from new users asking for the
core tutorial's coverage of data binding to be simplified. We've listened, and as a result, have divided our coverage of binding (and triggers) into "basic" and "advanced" lessons.
In this new lesson covering the basics, you'll learn how to program a simple LED click-counter application. The LED digits are bound to the current count, and as the count increases, the GUI updates itself automatically. By completing this lesson, you will have a solid understanding of the basics, and will be ready to proceed to advanced usage.
Until the advanced lesson becomes available, you can find additional information in the
binding chapter of the
JavaFX Programming Language Reference.
- Scott
Scott Hommel
Technical Writer
Sun Microsystems, Inc.