Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.java.gui > #4784
| From | Fred <fred.l.kleinschmidt@gmail.com> |
|---|---|
| Newsgroups | comp.lang.java.gui |
| Subject | Painter class for nimbus L&F |
| Date | 2011-11-30 09:15 -0800 |
| Organization | http://groups.google.com |
| Message-ID | <94bb0148-5608-4bc3-a41e-87386a02da2a@p9g2000vbb.googlegroups.com> (permalink) |
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