Module javafx.swing
module javafx.swing
Defines APIs for the JavaFX / Swing interop support included with the
 JavaFX UI toolkit, including 
SwingNode (for
 embedding Swing inside a JavaFX application) and
 JFXPanel (for embedding JavaFX inside a Swing
 application).- Since:
- 9
- 
PackagesExportsPackageDescriptionProvides the set of classes to use JavaFX inside Swing applications.Indirect ExportsFromPackagesjavafx.animation javafx.application javafx.concurrent javafx.css javafx.css.converter javafx.geometry javafx.print javafx.scene javafx.scene.canvas javafx.scene.effect javafx.scene.image javafx.scene.input javafx.scene.layout javafx.scene.paint javafx.scene.robot javafx.scene.shape javafx.scene.text javafx.scene.transform javafx.stage
- 
ModulesRequiresModifierModuleDescriptiontransitiveDefines the core scenegraph APIs for the JavaFX UI toolkit (such as layout containers, application lifecycle, shapes, transformations, canvas, input, painting, image handling, and effects), as well as APIs for animation, css, concurrency, geometry, printing, and windowing.