Package | Description |
---|---|
javafx.stage |
Provides the top-level container classes for JavaFX content.
|
Modifier and Type | Class and Description |
---|---|
class |
PopupBuilder<B extends PopupBuilder<B>>
Builder class for javafx.stage.Popup
|
Modifier and Type | Method and Description |
---|---|
static PopupBuilder<?> |
PopupBuilder.create()
Creates a new instance of PopupBuilder.
|
Copyright (c) 2008, 2012, Oracle and/or its affiliates. All rights reserved. Use is subject to license terms.