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


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

Re: Painter class for nimbus L&F

From Roedy Green <see_website@mindprod.com.invalid>
Newsgroups comp.lang.java.gui
Subject Re: Painter class for nimbus L&F
Date 2011-12-01 01:48 -0800
Organization Canadian Mind Products
Message-ID <l4jed75e3t6st3rofqi280cdqpdd4cdkh9@4ax.com> (permalink)
References <94bb0148-5608-4bc3-a41e-87386a02da2a@p9g2000vbb.googlegroups.com>

Show all headers | View raw


On Wed, 30 Nov 2011 09:15:47 -0800 (PST), Fred
<fred.l.kleinschmidt@gmail.com> wrote, quoted or indirectly quoted
someone who said :

>
>Which should be used? Why? Which is "correct"?
>Is there a true standard Java?

Some L&Fs are only permitted to be used an certain platforms for legal
reasons.  This is pretty easy to defeat.

I think L&Fs are considered part of the platform customisation, not
necessarily intended to be WORA. 

An L&F legitimately might morph somewhat to each platform to blend in
better.

I think what you have run into is a side effect of this thinking.  

What will have to do is think about each platform separately, and just
thank your lucky stars that some of the code is common to all.
-- 
Roedy Green Canadian Mind Products
http://mindprod.com
For me, the appeal of computer programming is that
even though I am quite a klutz,
I can still produce something, in a sense
perfect, because the computer gives me as many
chances as I please to get it right.
 

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


Thread

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