Adam,
You are correct, the SwinEngine still sets the LookAndFeel when the class is
loaded.
It's not setting it explicitly to windows but to the SystemLookAndFeel:
UIManager.setLookAndFeel( UIManager.getSystemLookAndFeelClassName() );
However, this could created some unwanted behavior and we should probably
consider not messing with the LookAndFeel, if not requested through an
attribute in an XML descriptor.
Wolf
----- Original Message -----
From: <[EMAIL PROTECTED]>
To: <[email protected]>
Sent: Monday, June 02, 2003 1:27 PM
Subject: [Forum] PLAF resetting
> Good afternoon,
>
> I'm new to the boards so go easy on me ;) I'm having trouble with swixml
> resetting the Look & Feel of my app. to 'Windows' (I'm on a win2k box).
> This was brought up before on the forum on: Wed, 23 Apr 2003 22:32:39, and
> was noted as needing attention. I'm using build 105 and still
experiencing
> the PLAF changing when instantiating the SwingEngine. I'm not explicitly
> setting the Look & Feel. Has this issue been addressed, or am I not using
> swix properly. Thanks for any help.
>
> Adam
>
>
>
> _______________________________________________
> Forum mailing list
> [email protected]
> http://mars.lunarpages.com/mailman/listinfo/forum_carlsbadcubes.com
>
>