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