All Downloads are FREE. Search and download functionalities are using the official Maven repository.

xworker.javafx.stage.PopupWindow.dml Maven / Gradle / Ivy

There is a newer version: 2.0.2
Show newest version



    PopupWindow is the parent for a variety of different types of popup based windows including Popup and Tooltip and ContextMenu.

]]>
Specifies the popup anchor point which is used in popup positioning.

]]>
This convenience variable indicates whether, when the popup is shown, it should automatically correct its position such that it doesn't end up positioned off the screen.

]]>
Specifies whether Popups should auto hide.

]]>
Specifies whether the event, which caused the Popup to hide, should be consumed.

]]>
Specifies whether the PopupWindow should be hidden when an unhandled escape key is pressed while the popup has focus.

]]>




© 2015 - 2024 Weber Informatics LLC | Privacy Policy