Skip to Main Content

Java SE (Java Platform, Standard Edition)

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

how to cut the text from textarea?

843806Apr 16 2009 — edited Apr 16 2009
i have two textarea in my JFrame, i want to cut the selected text from one textarea and send to another textarea on clicking the button, for this i m using gettext() and settext(), its only transfer the text but didnt cut the text, and one more thing how to select multiple text in textarea?
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on May 14 2009
Added on Apr 16 2009
2 comments
168 views