classpath-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cp-patches] RFC: Swing Demo using MetalLookAndFeel


From: Roman Kennke
Subject: Re: [cp-patches] RFC: Swing Demo using MetalLookAndFeel
Date: Tue, 19 Apr 2005 09:01:15 +0200

Am Dienstag, den 19.04.2005, 00:05 +0200 schrieb Mark Wielaard:
> Hi Roman,
> 
> On Sun, 2005-04-17 at 21:45 +0200, Roman Kennke wrote:
> > Now that the Metal Look and Feel starts to do something good, I think we
> > could show that in the Swing demo.

> Just nitpicking but I think it would be nicer to have the message in a
> little window (maybe one that pops up from a new help->about menuitem).

Right. I implemented this. It shows up on startup only if the property
swing.defaultlaf isn't set. (If that is not what you wish, let me know,
I can pull it into a menu if that is better).

Thinking about it, it may make sense to actually ask the user for what
L&F he prefers. At this point the L&F still can be changed, as opposed
to later, when the app is running.

> Also it looks like the BasicLookAndFeel currently is a little nicer for
> this Demo then the Metal one (see the internal frame selection issue in
> Desktop World and the HSB part of the Colorpicker for example). So I
> would default to the GNULookAndFeel.

I have fixed the issues with internal frames and the slider. But you are
right, the BasicLookAndFeel is slightly more consistent than Metal L&F
at this point. Metal is half-Metal half-Basic ATM. I have changed to
GNULookAndFeel as default.


/Roman

Attachment: Demo.diff
Description: Text Data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]