| Author |
Move to next line.
|
Mathew Mintalm
Ranch Hand
Joined: Feb 21, 2010
Posts: 102
|
|
Hello.
I guess its simple question, but i can find answer. So for example I have button with Action:
textArea.insert("Sample Text");
And now I would like to move to next line automatically.
How can i do it?
textArea - its my JTextArea
/edit - ok sorry, found it ( "\n" )
|
 |
 |
|
|
subject: Move to next line.
|
|
|