Class DialogUtils


  • public final class DialogUtils
    extends Object
    Helper methods to show simple dialogs.
    Version:
    $Rev$
    Author:
    herrmama, $Author$
    • Method Detail

      • openErrorDialogAsync

        public static void openErrorDialogAsync​(String title,
                                                String message)
        Show an error dialog with a title and message in the UI thread.