hello
I developed a chatting application with GUI.
when the TextArea is full and if any new text is added, the JScrollBar will not scroll
down automatically.
I struggled a lot to make it scroll automaticaly but ended with dashing hopes
how to make the JScollBar to scroll down automatically.
i will be thankful for any help..