static JComponent jErrorView(Throwable e) { ret jscroll(jMultiLineLabel(renderStackTrace(e))); }