+ 1
java JTextArea(); trick?
Hello PROgrammers... _________________________________________________________________ about: Im using JTextArea for my little project... I am trying to make my text(inside JTextArea) to starts from bottom of the JTextArea rather than starting from top(default). Is there any affinal way that I can achieve this? ____________________________________________________________________ example: Like how our sololearn chat works... It starts from bottom and scrolls upwards. ____________________________________________________________________ IS THERE ANY WAY THAT I CAN ACHIEVE THIS?
1 ответ