Links

Lists

Latest Updates

Ruby On Rails List
Python list
Advanced Java
The JavaScript List
Apache Users
Full Disclosure
Linux Security

Search the archives!


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

swing text area problem


  • From: PradeepJ@xxxxxxxxxxxxxx (Pradeep_Jonnalagadda)
  • Subject: swing text area problem
  • Date: Sun, 30 Jan 2000 12:32:12 +0530

> Hi Guys,
>              In my swing program iam adding a JTextArea to a Jscrollpane
> which is then added to the container.This 
> main program calls other program where dynamically contents should be
> added to the text area as the program
> flows continues.For this i have created a stringbuffer in other program
> .Appened the text to the string buffer and 
> using setText() of jtextarea set the contents of the textarea and then
> repainted the textarea as well as the container
> which hold the text area.This is not giving the desired result of adding
> the text then and there.The text is getting added
> only after the flow returns to the main program which is not my goal.any
> suggestions
> 
> 
> 
> 

---
To unsubscribe, mail advanced-java-unsubscribe@xxxxxxxxxxxxxxxx
To get help, mail advanced-java-help@xxxxxxxxxxxxxxxx