static JTextArea uneditableBlackTextArea_noUndo(S text default "") { ret makeUneditableWithTextColor(Color.black, jTextArea_noUndo(text)); }