Package | Description |
---|---|
javafx.embed.swing |
Provides the set of classes to use JavaFX inside Swing applications.
|
Modifier and Type | Class and Description |
---|---|
(package private) class |
SwingDragSource
Drag source to deliver data from Swing environment to embedded FX scene.
|
Modifier and Type | Field and Description |
---|---|
private CachingTransferable |
FXDnD.FXDragSourceContextPeer.transferable |
private CachingTransferable |
FXDnD.FXDropTargetContextPeer.transferable |