static int textAreaTextLength(JTextArea ta) { ret l(ta.getText()); }