Re: Neet help with rather stupid issue
Posted By:
Bahman_Barzideh
Posted On:
Thursday, August 7, 2003 04:34 AM
You can bring a particular line of the text into view by calling the JTextArea.scrollRectToVisible () method (pass it a rectangle that falls within the desired line).