Safari Books Online is a digital library providing on-demand subscription access to thousands of learning resources.
This section describes how to use the swing components available to you through the javafx.ext.swing package. These components add usability and interactivity to your applications. Everyone is familiar with the look and function of buttons, check boxes, and lists in an application. Using swing will let you add these familiar items to your JavaFX applications.
If you are creating business applications, such as surveys, look-up tools, or input forms, the swing components discussed in this section will help you.