Re: Help! Where's my UIManager
- From: Thomas Kellerer <YQDHXVLMUBXG@xxxxxxxxxxxxx>
- Date: Wed, 30 Apr 2008 08:56:16 +0200
Zerex71, 29.04.2008 18:37:
I used your code suggestion and the LAF is still the same Windows-
looking thing. I want the Java variety. It's not working for me.
From the JavaDocs:http://java.sun.com/j2se/1.5.0/docs/api/javax/swing/UIManager.html#getCrossPlatformLookAndFeelClassName()
"If the system property swing.crossplatformlaf has been defined, its value will be returned."
Is it possible that you are setting that property somewhere?
Check if you have a swing.properties in your JDK installation which might set that property.
Otherwise you could call getInstalledLookAndFeels() and see which are available in your installation.
Thomas
.
- Follow-Ups:
- Re: Help! Where's my UIManager
- From: Zerex71
- Re: Help! Where's my UIManager
- References:
- Help! Where's my UIManager
- From: Zerex71
- Re: Help! Where's my UIManager
- From: Jean-Baptiste Nizet
- Re: Help! Where's my UIManager
- From: Zerex71
- Re: Help! Where's my UIManager
- From: Jean-Baptiste Nizet
- Re: Help! Where's my UIManager
- From: Zerex71
- Help! Where's my UIManager
- Prev by Date: Re: i cant think of a way to do that ?
- Next by Date: Re: Strange web problem (no longer off topic at all)
- Previous by thread: Re: Help! Where's my UIManager
- Next by thread: Re: Help! Where's my UIManager
- Index(es):