static JTextArea jTextAreaWithoutUndo() { ret jTextArea_noUndo(); } static JTextArea jTextAreaWithoutUndo(fS text) { ret jTextArea_noUndo(text); }