This lesson describes the JavaFX SDK Runtime functionality for creating GUIs. It gives you a high-level explanation of the feature and offers instructions on how to create GUIs using the functionality.
The lesson contains the following sections:
This section provides a description of the functionality responsible for creating application GUIs.
This section offers examples on setting the GUI layout, drawing simple graphics and applying effects.
This section shows a Stopwatch widget application demo and provides instructions on how to create its GUI elements.