I want to use multiple L&Fs in my application, but that makes translating my application very complicated, due to differences between various L&Fs...
So I thought to myself, why don't I download L&F I want to use and then edit them in a way they all have, e.g. same key for same component name parts, making translating it during runtime far more simple...
It'd like to use, for one, Nimbus L&F, but I don't know where to find the it's source code (or files) that I can edit...
I know it's included in newest Java (which I have, both JRE and SDK), but I just don't know where to find it... Google just keeps showing pages on how to set it...