ss_blog_claim=752cdf4fa7cc7b60527b400da1af07d5

Browsing All posts tagged under »JtextArea update«Follow This Tag

May 27, 2009

26 Comments

How to Update/Refresh JTextArea Dynamically ?

Some times we want to update the JTextarea dynamically.We want them to display text a log file as and when it is generated from the source .The source can be any thing a class,event generator or a function in a infinite loop returning data continuously (Eg: Voice Recognition Engine continuously listening and returning interpreted voice [...]