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>>
Builder class for javafx.stage.Stage
|
Modifier and Type | Method and Description |
---|---|
static StageBuilder<?> |
StageBuilder.create()
Creates a new instance of StageBuilder.
|
Copyright (c) 2008, 2012, Oracle and/or its affiliates. All rights reserved. Use is subject to license terms.