Package | Description |
---|---|
javafx.stage |
Provides the top-level container classes for JavaFX content.
|
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.
|
Copyright © 2020. All rights reserved.