static JTextArea typeWriterTextAreaWithoutUndo() { ret typeWriterTextArea_noUndo(); } static JTextArea typeWriterTextAreaWithoutUndo(S text) { ret typeWriterTextArea_noUndo(text); }