static JComponent jSmallErrorView(Throwable e) { ret jline( jimageButtonScaledToWidth(32, errorIconID(), "Show error details", -> showText("Error", renderStackTrace(e))), jPreferredWidth(200, jHigherScrollPane(jlabel(exceptionToStringShort(e)))), ); }