static JTextArea showLinesWithCount(S title default autoFrameTitle(), Iterable lines) { ret showLines(appendBracketedCount(l(lines), title), lines); }