Oh good lord, Microsoft was sued over this years ago. Look and feel is
dead in software.
By all means, make the change.
On Mon, 18 Jan 1999, Pavel Tolkachev wrote:
> Javasoft have not decide yet whether it is lawful to distribute Windows
> L&F on non-windows environment. To stay on safe side they embedded the
> function
>
> public boolean isSupportedLookAndFeel()
>
> into all LookAndFeels. For WindowsLookAndFeel it looks like:
>
> public boolean isSupportedLookAndFeel() {
> return isNativeLookAndFeel();
> }
>
> I am far from knowledge whether it is lawful for you to change it to
> 'return true' and to try how it looks.
>
> All the Best
> Pavel
****************************************
* J. Mark Brooks, Attorney at Law *
* P.O. Box 39, Randleman, NC 27317 *
* [EMAIL PROTECTED] *
* *
* Serving Guilford and Randolph *
* counties in North Carolina. *
* *
****************************************