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