static JTextArea jTextArea_noUndo() { ret jTextArea_noUndo(""); } static JTextArea jTextArea_noUndo(fS text) { ret swingNu(JTextArea, text); }