static RTextScrollPane scrollableJavaxSyntaxTextAreaOrNull(S text) { ret text == null ? null : scrollableJavaxSyntaxTextArea(text); }