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


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

Re: setText() is not always updating Jtextfield and Jlabel items

From Kevin Nathan <knathan@project54.com>
Newsgroups comp.lang.java.gui
Subject Re: setText() is not always updating Jtextfield and Jlabel items
Date 2015-02-27 08:21 -0700
Message-ID <20150227082151.01be5b42@efreet.linux> (permalink)
References <20150226132317.6bbbc29a@efreet.linux> <mcoer7$bir$1@dont-email.me>

Show all headers | View raw


On Thu, 26 Feb 2015 19:43:05 -0500
Jeff Higgins <jeff@invalid.invalid> wrote:

>Often in Swing, when the complaint involves
>"does not work in this instance, but works everywhere else"
>you've run into a thread concurrency issue.
>
>You might have a look at "Concurrency in Swing"
><http://docs.oracle.com/javase/tutorial/uiswing/concurrency/index.html>
>if you haven't already.
>

Thanks, Jeff! I will start there and investigate Knute's answer, as
well.


-- 
Kevin Nathan (Arizona, USA)  
Linux is not a destination, it's a journey -- enjoy the trip!

Linux 3.7.10-1.45-desktop
 08:20am  up 7 days 22:50,  18 users,  load average: 0.39, 0.45, 0.44

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


Thread

setText() is not always updating Jtextfield and Jlabel items Kevin Nathan <knathan@project54.com> - 2015-02-26 13:23 -0700
  Re: setText() is not always updating Jtextfield and Jlabel items Jeff Higgins <jeff@invalid.invalid> - 2015-02-26 19:43 -0500
    Re: setText() is not always updating Jtextfield and Jlabel items Kevin Nathan <knathan@project54.com> - 2015-02-27 08:21 -0700
  Re: setText() is not always updating Jtextfield and Jlabel items Knute Johnson <nospam@rabbitbrush.frazmtn.com> - 2015-02-26 20:05 -0800
    Re: setText() is not always updating Jtextfield and Jlabel items Kevin Nathan <knathan@project54.com> - 2015-02-27 08:24 -0700
  Re: setText() is not always updating Jtextfield and Jlabel items Nigel Wade <nmw@ion.le.ac.uk> - 2015-02-27 15:45 +0000
    Re: setText() is not always updating Jtextfield and Jlabel items Kevin Nathan <knathan@project54.com> - 2015-03-02 09:33 -0700

csiph-web