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