The Artima Developer Community
Sponsored Link

Java Answers Forum
A problem with swings while running

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Sivaram Nalluri

Posts: 1
Nickname: sivaram
Registered: Nov, 2002

A problem with swings while running Posted: Nov 8, 2002 4:06 AM
Reply to this message Reply
Advertisement
I have been consistantly getting an error while working with swings. If any component is modified in a separate function the text that modified is not painting until the function execution is finished. So it was so difficult to display any messege stating the progress of a task. Only the text that i added to that component is visible. I tried validate() function too still same situation.

Topic: How do I use the breakpoint function in JBuilder7 ? Previous Topic   Next Topic Topic: Thread executes without stopping !

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use