| Package | Description |
|---|---|
| javafx.embed.swing |
Provides the set of classes to use JavaFX inside Swing applications.
|
| Class and Description |
|---|
| CachingTransferable
A Transferable implementation backed by a Map.
|
| FXDnD
A utility class to connect DnD mechanism of Swing and FX.
|
| FXDnD.ComponentMapper
Utility class that operates on Maps with Components as keys.
|
| FXDnD.FXDragGestureRecognizer |
| FXDnD.FXDragSourceContextPeer |
| FXDnD.FXDropTargetContextPeer |
JFXPanel
JFXPanel is a component to embed JavaFX content into
Swing applications. |
| JFXPanel.HostContainer |
| JFXPanelBuilder
Deprecated.
This class is deprecated and will be removed in the next version
|
| SwingDnD
An utility class to connect DnD mechanism of Swing and FX.
|
| SwingDragSource
Drag source to deliver data from Swing environment to embedded FX scene.
|
| SwingNode
This class is used to embed a Swing content into a JavaFX application.
|
| SwingNode.OptionalMethod |