Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.java.programmer > #3635
| Path | csiph.com!x330-a1.tempe.blueboxinc.net!usenet.pasdenom.info!news.albasani.net!eternal-september.org!feeder.eternal-september.org!.POSTED!not-for-mail |
|---|---|
| From | markspace <-@.> |
| Newsgroups | comp.lang.java.programmer |
| Subject | Re: should I use java.awt.* only or also use javax.swing in applets? |
| Date | Thu, 05 May 2011 20:05:54 -0700 |
| Organization | A noiseless patient Spider |
| Lines | 14 |
| Message-ID | <ipvois$lgi$1@dont-email.me> (permalink) |
| References | <ba0c3c4d-cf9e-4b1b-82a8-30b84405b915@17g2000prr.googlegroups.com> <h%kwp.57959$0s5.42695@newsfe17.iad> <nospam-85654B.12160105052011@news.aioe.org> <ipun5u$2v1$1@dont-email.me> <nospam-A3001A.17200805052011@news.aioe.org> |
| Mime-Version | 1.0 |
| Content-Type | text/plain; charset=UTF-8; format=flowed |
| Content-Transfer-Encoding | 7bit |
| Injection-Date | Fri, 6 May 2011 03:06:05 +0000 (UTC) |
| Injection-Info | mx02.eternal-september.org; posting-host="l8hxu7VxWTF0R70MQnZDgg"; logging-data="22034"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX19dZvSnMo7TIPwsKjlV8IBKIIDgohAoZUQ=" |
| User-Agent | Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.17) Gecko/20110414 Thunderbird/3.1.10 |
| In-Reply-To | <nospam-A3001A.17200805052011@news.aioe.org> |
| Cancel-Lock | sha1:ub8vgmzCCVijL5xK/STu8VI6tXc= |
| Xref | x330-a1.tempe.blueboxinc.net comp.lang.java.programmer:3635 |
Show key headers only | View raw
On 5/5/2011 2:20 PM, John B. Matthews wrote: > I'll have to throw in an "amen" and note that the forthcoming version 7 > appears to have quietly deprecated the thread-safety of several methods, > including JTextArea's append(). Yes, and getText() as well. It's a pity, because they just broke a bunch of code, and from what I could see it would not have taken much to fix getText() so that it was in fact thread safe. <http://download.oracle.com/javase/7/docs/api/javax/swing/text/JTextComponent.html#getText%28%29>
Back to comp.lang.java.programmer | Previous | Next — Previous in thread | Next in thread | Find similar
should I use java.awt.* only or also use javax.swing in applets? steveh44 <steve_h44@yahoo.com> - 2011-05-04 14:34 -0700
Re: should I use java.awt.* only or also use javax.swing in applets? Knute Johnson <nospam@knutejohnson.com> - 2011-05-04 16:07 -0700
Re: should I use java.awt.* only or also use javax.swing in applets? "John B. Matthews" <nospam@nospam.invalid> - 2011-05-05 12:16 -0400
Re: should I use java.awt.* only or also use javax.swing in applets? markspace <-@.> - 2011-05-05 10:35 -0700
Re: should I use java.awt.* only or also use javax.swing in applets? "John B. Matthews" <nospam@nospam.invalid> - 2011-05-05 17:20 -0400
O/T: Awesome vocabulary (Was: should I use java.awt.* only or also use javax.swing in applets?) Lew <noone@lewscanon.com> - 2011-05-05 17:28 -0400
Re: O/T: Awesome vocabulary (Was: should I use java.awt.* only or also use javax.swing in applets?) Tom Anderson <twic@urchin.earth.li> - 2011-05-05 23:31 +0100
Re: O/T: Awesome vocabulary (Was: should I use java.awt.* only or also use javax.swing in applets?) Jim Janney <jjanney@shell.xmission.com> - 2011-05-05 17:02 -0600
Re: should I use java.awt.* only or also use javax.swing in applets? markspace <-@.> - 2011-05-05 20:05 -0700
Re: should I use java.awt.* only or also use javax.swing in applets? Lew <noone@lewscanon.com> - 2011-05-04 19:10 -0400
Re: should I use java.awt.* only or also use javax.swing in applets? Roedy Green <see_website@mindprod.com.invalid> - 2011-05-05 16:47 -0700
Re: should I use java.awt.* only or also use javax.swing in applets? Andrew Thompson <andrewthommo@gmail.com> - 2011-05-06 03:25 -0700
Re: should I use java.awt.* only or also use javax.swing in applets? Daniele Futtorovic <da.futt.news@laposte-dot-net.invalid> - 2011-05-06 19:06 +0200
csiph-web