Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.java.programmer > #17361
| Path | csiph.com!usenet.pasdenom.info!news.albasani.net!eternal-september.org!feeder.eternal-september.org!mx04.eternal-september.org!.POSTED!not-for-mail |
|---|---|
| From | Jeff Higgins <jeff@invalid.invalid> |
| Newsgroups | comp.lang.java.programmer |
| Subject | Re: Layout Doesn't Work |
| Date | Wed, 08 Aug 2012 14:00:19 -0400 |
| Organization | A noiseless patient Spider |
| Lines | 15 |
| Message-ID | <jvu99j$v0b$1@dont-email.me> (permalink) |
| References | <ddf6ecbb-1c20-4163-8504-bb2d8a33e41a@googlegroups.com> <jvrqid$k8k$1@dont-email.me> <75d52d16-d119-4cee-a9b3-426de8ccbb5d@googlegroups.com> <jvs6uv$1df$1@dont-email.me> <jvsijp$u5l$1@dont-email.me> <e26bb607-9645-4ae7-9a43-4603d4bfcfce@googlegroups.com> <jvtvve$4tl$1@dont-email.me> |
| Mime-Version | 1.0 |
| Content-Type | text/plain; charset=ISO-8859-1; format=flowed |
| Content-Transfer-Encoding | 7bit |
| Injection-Date | Wed, 8 Aug 2012 17:57:07 +0000 (UTC) |
| Injection-Info | mx04.eternal-september.org; posting-host="6a6a291fa7e9c0bd872c1a9cbe2b371d"; logging-data="31755"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1+a/7mO+VDcYRzM0Y7gbP4B7ou3CxD/2EE=" |
| User-Agent | Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1.16) Gecko/20120613 Icedove/3.0.11 |
| In-Reply-To | <jvtvve$4tl$1@dont-email.me> |
| Cancel-Lock | sha1:MrB8k6Dhlf20NNJAlGaqX3qQeFY= |
| Xref | csiph.com comp.lang.java.programmer:17361 |
Show key headers only | View raw
On 08/08/2012 11:22 AM, Jeff Higgins wrote: > Since my last post I have come up with a possible use for > a disappearing label. > In the TextComponentDemo, located here: > <http://docs.oracle.com/javase/tutorial/uiswing/components/generaltext.html> > > you might use the technique to enable/disable the status label > component. I'm not sure it's a great idea but, what the heck. I just > about have the code stripped down to demonstrate the idea and will post > back here when I am able. Unless of course someone in the meantime > writes in telling me that that is a real crappy idea, and comes up with > something better. > Nope, turns out Container's add and remove methods work better here.
Back to comp.lang.java.programmer | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
jLabel setVisible(true) Doesn't Work clusardi2k@aol.com - 2012-08-07 12:15 -0700
Re: jLabel setVisible(true) Doesn't Work markspace <-@.> - 2012-08-07 12:33 -0700
Re: jLabel setVisible(true) Doesn't Work clusardi2k@aol.com - 2012-08-07 15:22 -0700
Re: jLabel setVisible(true) Doesn't Work Jeff Higgins <jeff@invalid.invalid> - 2012-08-07 19:08 -0400
Layout Doesn't Work (was: jLabel setVisible(true) Doesn't Work) Jeff Higgins <jeff@invalid.invalid> - 2012-08-07 22:27 -0400
Re: Layout Doesn't Work (was: jLabel setVisible(true) Doesn't Work) clusardi2k@aol.com - 2012-08-08 05:54 -0700
Re: Layout Doesn't Work Jeff Higgins <jeff@invalid.invalid> - 2012-08-08 11:22 -0400
Re: Layout Doesn't Work Jeff Higgins <jeff@invalid.invalid> - 2012-08-08 14:00 -0400
Re: Layout Doesn't Work markspace <-@.> - 2012-08-08 08:20 -0700
Re: Layout Doesn't Work clusardi2k@aol.com - 2012-08-08 09:24 -0700
Re: Layout Doesn't Work clusardi2k@aol.com - 2012-08-08 10:22 -0700
Re: Layout Doesn't Work markspace <-@.> - 2012-08-08 10:31 -0700
Re: Layout Doesn't Work Jeff Higgins <jeff@invalid.invalid> - 2012-08-08 13:49 -0400
Re: Layout Doesn't Work clusardi2k@aol.com - 2012-08-08 11:15 -0700
Re: Layout Doesn't Work markspace <-@.> - 2012-08-08 11:48 -0700
Re: Layout Doesn't Work Jeff Higgins <jeff@invalid.invalid> - 2012-08-10 10:09 -0400
Re: Layout Doesn't Work Jeff Higgins <jeff@invalid.invalid> - 2012-08-10 10:20 -0400
Re: Layout Doesn't Work Jeff Higgins <jeff@invalid.invalid> - 2012-08-10 13:48 -0400
Re: jLabel setVisible(true) Doesn't Work "John B. Matthews" <nospam@nospam.invalid> - 2012-08-07 22:09 -0400
Re: jLabel setVisible(true) Doesn't Work Roedy Green <see_website@mindprod.com.invalid> - 2012-08-09 05:38 -0700
csiph-web