static JTextArea jTextArea() { ret jTextArea(""); } static JTextArea jTextArea(fS text) { ret jTextAreaWithUndo(text); }