Hi all, the following line private static Properties skinProperties; in the UIManager.java file says that only one skinProperties object can exist in several UIManager objects. How can this be if different users want to use different skins? I think it should not be static. Please, give your commends or correct me if I am wrong. Thanks Costas
- Re: [BUG] UIManager.java Costas Stergiou
- Re: [BUG] UIManager.java Jason van Zyl
