Hello,
I did some package and jar refactoring in my application and now I have several look&feel issues. - The one which is easier to explain is that in JTree (embedded within a JXTreeTable), I no longer have "leaf" (file) icon but gray bullet instead... - Another one is that the default font in TextArea became 'Courier', I hade to force it to a normal font in UIManager to go back to normal...
Has anyone seen this issue already and knows why it happens and how to fix it ?
Thanks very much.