static JComponent showErrorFrame(Throwable e) { ret showTextWordWrapped("Error", renderStackTrace(/*getInnerException*/(e))); }