Generated Object
javafx.stage.Popu
Attributes
This node accepts the attributes for a javafx.stage.Popup class. See the JavaDoc for javafx.stage.Popup
In addition:
primary - boolean value to indicate whether or not to create a new stage (false) or to use the primary stage (true) created for JavaFX.
Content
A JavaFX Node.
Usage
Creates a JavaFX popup window.
Examples
Labels