Yea, I had a problem with this a while back, though i was trying to get it to scroll, not to stop, either way. it goes something like this:
Caret c = yourtextarea.getCaret();
c.setDot(0);
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.