Skip to end of metadata
Go to start of metadata
You are viewing an old version of this page. View the current version. Compare with Current ·  View Page History

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
  • None