'netbeans design missing bold

I don´t know exactly since when, but lately my netbeans design window is showing no bold charcaters in labels etc...

I'm using the metal look and feel, both in the projects and in netbeans (by adding " --laf javax.swing.plaf.metal.MetalLookAndFeel" to my launch link)

enter image description here

When I run the project, what I get is this:

enter image description here

As you can see, some objects are moving around strangely: i think it's because the bold text makes the labels larger

Do you have any idea why is this happening and how can I solve it?



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source