I'm just starting to use RichTextFX, and I'm trying to replace a TextArea with a CodeArea. Now TextArea has a setText() method, but I don't see anything analogous to that in CodeArea.
How can I set the text of my CodeArea?
I'm just starting to use RichTextFX, and I'm trying to replace a TextArea with a CodeArea. Now TextArea has a setText() method, but I don't see anything analogous to that in CodeArea.
How can I set the text of my CodeArea?