| Package | Description |
|---|---|
| javafx.stage |
Provides the top-level container classes for JavaFX content.
|
| Modifier and Type | Class and Description |
|---|---|
class |
StageBuilder<B extends StageBuilder<B>>
Deprecated.
This class is deprecated and will be removed in the next version
|
| Modifier and Type | Method and Description |
|---|---|
static StageBuilder<?> |
StageBuilder.create()
Deprecated.
Creates a new instance of StageBuilder.
|