Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.java.gui > #4784
| Path | csiph.com!x330-a1.tempe.blueboxinc.net!usenet.pasdenom.info!news.chainon-marquant.org!nntpfeed.proxad.net!proxad.net!feeder1-1.proxad.net!198.186.194.247.MISMATCH!news-out.readnews.com!transit3.readnews.com!postnews.google.com!p9g2000vbb.googlegroups.com!not-for-mail |
|---|---|
| From | Fred <fred.l.kleinschmidt@gmail.com> |
| Newsgroups | comp.lang.java.gui |
| Subject | Painter class for nimbus L&F |
| Date | Wed, 30 Nov 2011 09:15:47 -0800 (PST) |
| Organization | http://groups.google.com |
| Lines | 15 |
| Message-ID | <94bb0148-5608-4bc3-a41e-87386a02da2a@p9g2000vbb.googlegroups.com> (permalink) |
| NNTP-Posting-Host | 130.76.32.211 |
| Mime-Version | 1.0 |
| Content-Type | text/plain; charset=ISO-8859-1 |
| X-Trace | posting.google.com 1322673455 10362 127.0.0.1 (30 Nov 2011 17:17:35 GMT) |
| X-Complaints-To | groups-abuse@google.com |
| NNTP-Posting-Date | Wed, 30 Nov 2011 17:17:35 +0000 (UTC) |
| Complaints-To | groups-abuse@google.com |
| Injection-Info | p9g2000vbb.googlegroups.com; posting-host=130.76.32.211; posting-account=_7xgmwoAAADi7iXKBO-oX5zbCfSzsCV0 |
| User-Agent | G2/1.0 |
| X-Google-Web-Client | true |
| X-Google-Header-Order | HACRNKUEL |
| X-HTTP-UserAgent | Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; WOW64; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; InfoPath.2; .NET4.0C; .NET4.0E),gzip(gfe) |
| Xref | x330-a1.tempe.blueboxinc.net comp.lang.java.gui:4784 |
Show key headers only | View raw
To change colors on some JComponents using Nimbus L&F, I have to use a custom Painter. I followed the examples of Jasper Potts, and imported from com.sun.java.swing.Painter But on some Java implementations this could not be resolved. Then I found the same definition in org.jdesktop.swingx.painter.Painter Which should be used? Why? Which is "correct"? Is there a true standard Java? -- Fred K
Back to comp.lang.java.gui | Previous | Next — Next in thread | Find similar
Painter class for nimbus L&F Fred <fred.l.kleinschmidt@gmail.com> - 2011-11-30 09:15 -0800
Re: Painter class for nimbus L&F Knute Johnson <nospam@knutejohnson.com> - 2011-11-30 16:11 -0800
Re: Painter class for nimbus L&F Fred <fred.l.kleinschmidt@gmail.com> - 2011-12-01 08:37 -0800
Re: Painter class for nimbus L&F Knute Johnson <nospam@knutejohnson.com> - 2011-12-01 21:21 -0800
Re: Painter class for nimbus L&F Fred <fred.l.kleinschmidt@gmail.com> - 2011-12-02 07:52 -0800
Re: Painter class for nimbus L&F Knute Johnson <nospam@knutejohnson.com> - 2011-12-06 18:07 -0800
Re: Painter class for nimbus L&F Knute Johnson <nospam@knutejohnson.com> - 2011-12-06 18:16 -0800
Re: Painter class for nimbus L&F Roedy Green <see_website@mindprod.com.invalid> - 2011-12-01 01:48 -0800
csiph-web