Class CodeErrorDialog

java.lang.Object
net.mcreator.ui.dialogs.CodeErrorDialog

public class CodeErrorDialog extends Object
  • Constructor Details

    • CodeErrorDialog

      public CodeErrorDialog()
  • Method Details

    • showCodeErrorDialog

      public static boolean showCodeErrorDialog(MCreator mcreator, String stderroutput)
      Parameters:
      mcreator - MCreator instance
      stderroutput - Error log in text format
      Returns:
      true if this error was handled and displayed to the user