You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Eventhough showAndWait() can be called on created Alerts as well the function DialogUtility::showAndWait() should be used since it ensures that showAndWait() is called on the JavaFXMainApplicationThread.
Eventhough
showAndWait()can be called on createdAlerts as well the functionDialogUtility::showAndWait()should be used since it ensures thatshowAndWait()is called on the JavaFXMainApplicationThread.