| Package | Description |
|---|---|
| com.sun.javafx.application | |
| javafx.embed.swing |
Provides the set of classes to use JavaFX inside Swing applications.
|
| Modifier and Type | Field and Description |
|---|---|
private static java.util.Set<PlatformImpl.FinishListener> |
PlatformImpl.finishListeners |
| Modifier and Type | Method and Description |
|---|---|
static void |
PlatformImpl.addListener(PlatformImpl.FinishListener l) |
static void |
PlatformImpl.removeListener(PlatformImpl.FinishListener l) |
| Modifier and Type | Field and Description |
|---|---|
private static PlatformImpl.FinishListener |
JFXPanel.finishListener |