-
Type:
Enhancement
-
Resolution: Unresolved
-
Priority:
P4
-
Affects Version/s: None
-
Component/s: javafx
-
None
A stage can be placed on the screen using two methods:
1. manually by setting its X and Y coordinates
2. calling Stage#centerOnScreen()
It would be useful to have a placement method similar to PopupWindow's anchor, where the window is automatically positioned such that the anchor coincides with the user-specified screen location.
1. manually by setting its X and Y coordinates
2. calling Stage#centerOnScreen()
It would be useful to have a placement method similar to PopupWindow's anchor, where the window is automatically positioned such that the anchor coincides with the user-specified screen location.