static JTextArea jTextArea_wordWrap() { ret wordWrapTextArea(); } static JTextArea jTextArea_wordWrap(JTextArea ta) { ret wordWrapTextArea(ta); }