Difference between revisions of "TextArea"
From MyWiki
Line 1: | Line 1: | ||
'''Methods'''<br> | '''Methods'''<br> | ||
− | append(String)<br> | + | append(String) ) use "\n" for a new line<br> |
setText("")<br> | setText("")<br> |
Revision as of 17:11, 24 September 2014
Methods
append(String) ) use "\n" for a new line
setText("")