Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.java.gui > #458

Update GUI while waiting

From "carlg" <carlg@THRWHITE.remove-dii-this>
Subject Update GUI while waiting
Message-ID <1166651229.197171.201290@48g2000cwx.googlegroups.com> (permalink)
Newsgroups comp.lang.java.gui
Date 2011-04-27 15:27 +0000
Organization TDS.net

Show all headers | View raw


  To: comp.lang.java.gui
How do I force my JLabel to display on the screen when I set it's
contents before some business, like for example some JMS communication
over a slow network?

  myLabel.setText("Now commencing network communication...");
  myJMSTask.go();

-Carl Gundel, author of Liberty BASIC
http://www.libertybasic.com

---
 * Synchronet * The Whitehouse BBS --- whitehouse.hulds.com --- check it out free usenet!
--- Synchronet 3.15a-Win32 NewsLink 1.92
Time Warp of the Future BBS - telnet://time.synchro.net:24

Back to comp.lang.java.gui | Previous | NextNext in thread | Find similar


Thread

Update GUI while waiting "carlg" <carlg@THRWHITE.remove-dii-this> - 2011-04-27 15:27 +0000
  Re: Update GUI while wait "Andrew Thompson" <andrew.thompson@THRWHITE.remove-dii-this> - 2011-04-27 15:27 +0000

csiph-web