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 / GUI / August 2003

Tip: Looking for answers? Try searching our database.

Event Thread question when using fire... methods.

Thread view: 
Kavka - 19 Aug 2003 15:25 GMT
Can I call a fireTable*** method anywhere in my code to update/repaint my
JTables, or should I only call it from the event thread (within a listener
method)?  If I call it outside the event thread, will the resulting listener
calls (tableChanged) be executed in the event thread?

Thanks
B.E.
Thomas Weidenfeller - 20 Aug 2003 06:11 GMT
> Can I call a fireTable*** method anywhere in my code to update/repaint my
> JTables, or should I only call it from the event thread (within a listener
> method)?  If I call it outside the event thread, will the resulting listener
> calls (tableChanged) be executed in the event thread?

Last time I looked at the implementation (you might want to do this,
too), there was no code for doing anything specific for threads. The
listeners were called from the same thread that was used to invoke the
fire... method.

/Thomas


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



©2008 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.