Class DSEMessageBox

    • Constructor Detail

      • DSEMessageBox

        public DSEMessageBox​(String title,
                             String message,
                             int dialogImageType)
    • Method Detail

      • run

        public void run()
        Specified by:
        run in interface Runnable
      • showMessage

        public static void showMessage​(String title,
                                       String message,
                                       int dialogType)