79803182

Date: 2025-10-28 19:10:22
Score: 1.5
Natty:
Report link

Set the StageStyle of the dialog's window to UTILITY:

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