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 / December 2003

Tip: Looking for answers? Try searching our database.

change component in listener

Thread view: 
stefan niederhauser - 04 Dec 2003 14:46 GMT
I have a JEditorPane and an associated CaretListener.
I'd like to change the text of the JEditorPane when some condition in the
CaretListener is met.
This gives an Exception, not to mutate from within a Listener.
How can you solve this?

thanx
nidi
ak - 05 Dec 2003 07:03 GMT
> I'd like to change the text of the JEditorPane when some condition in the
> CaretListener is met.
> This gives an Exception, not to mutate from within a Listener.
You make the changes from wrong thread.
Do it thru SwingUtilities.invokeLater();

--

____________

http://reader.imagero.com the best java image reader.


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.