Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsWhite Papers
Discussion GroupsFirst AidDatabasesJavaBeansGUIJava 3DVirtual MachineCORBASecurityToolsGeneral
Java DirectoryOpen Source ProjectsSample Book ChaptersUser GroupsWeb Resources
Related Topics
Databases.NETMore Topics ...

Java Forum / General / January 2006

Tip: Looking for answers? Try searching our database.

help About A jTextArea Java

Thread view: 
titogeo - 13 Jan 2006 10:01 GMT
I made a program which contains many class files. On each i tried to
display some information about currently doing task, etc in a
jTextArea. but what happen is only after completion of all, it is
displaying. what should i do to display those messages step by step.
is there any method like flush() attached with JTextArea

tito george
Daniel Dyer - 13 Jan 2006 10:08 GMT
> I made a program which contains many class files. On each i tried to
> display some information about currently doing task, etc in a
> jTextArea. but what happen is only after completion of all, it is
> displaying. what should i do to display those messages step by step.
> is there any method like flush() attached with JTextArea

Are your classes doing all this work on the Swing event dispatch thread?

Dan.

Signature

Daniel Dyer
http://www.dandyer.co.uk

Roedy Green - 13 Jan 2006 10:41 GMT
>is there any method like flush() attached with JTextArea

you must not tie up the Swing thread with busywork, or else the
JTextArea will never get a chance to repaint.  
Signature

Canadian Mind Products, Roedy Green.
http://mindprod.com Java custom programming, consulting and coaching.

ricky.clarkson@gmail.com - 13 Jan 2006 11:11 GMT
For more information than the tomes you just received as replies, see
http://java.sun.com/docs/books/tutorial/uiswing/misc/threads.html


Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2009 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.