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