i have a relatively big app written in java6, when i run it using jre7 all works fine but the components background color turns dark violet (from grey) L&F is Nimbus, does anyone experience such an issue? any hint?
Asked
Active
Viewed 38 times
0
-
never seen, for better help sooner post an [SSCCE](http://sscce.org/), short, runnable, cmopilable, just about `the components background color turns dark violet (from grey) L&F is Nimbus` – mKorbel Jul 17 '13 at 09:28
-
Did you set something with a *UI/UIManager class? Or swith L&Fs dynamically? When not, I am baffled, do a virus scan. – Joop Eggen Jul 17 '13 at 09:34