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