Hey so i need to know the setting/method to reverse the following.
In a JTextArea, when the text in the area gets too long, i need it to default to the bottom of the String. Instead, it defaults to always stick to the top of the String and make me scroll down to the bottom.
Can anyone help?