| Package | Description |
|---|---|
| com.sun.javafx.scene.control.skin | |
| javafx.stage |
Provides the top-level container classes for JavaFX content.
|
| Modifier and Type | Field and Description |
|---|---|
private static Popup |
FXVKSkin.secondaryPopup |
private static Popup |
FXVKSkin.vkPopup |
| Modifier and Type | Method and Description |
|---|---|
Popup |
PopupBuilder.build()
Deprecated.
Make an instance of
Popup based on the properties set on this builder. |
| Modifier and Type | Method and Description |
|---|---|
void |
PopupBuilder.applyTo(Popup x)
Deprecated.
|