79803174

Date: 2025-10-28 19:05:20
Score: 1
Natty:
Report link

Try setting the style of the dialog's window to UTILITY, e.g.

       ((Stage)dialog.getDialogPane().getScene().getWindow()).initStyle(StageStyle.UTILITY);
Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: guymac