TrackerSB / Green2

GNU General Public License v3.0
0 stars 0 forks source link

Use DialogUtility::showAndWait mechanism #192

Open TrackerSB opened 4 years ago

TrackerSB commented 4 years ago

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.