Package | Description |
---|---|
com.sun.javafx.embed.swing | |
javafx.embed.swing |
Provides the set of classes to use JavaFX inside Swing applications.
|
Modifier and Type | Method and Description |
---|---|
static java.lang.ref.WeakReference |
Disposer.addRecord(java.lang.Object target,
DisposerRecord rec)
Registers the object and the native data for later disposal.
|
Modifier and Type | Class and Description |
---|---|
private static class |
SwingNode.SwingNodeDisposer |