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