How to set the DPI of Java Swing apps on Windows/Linux?
问题 If you have an monitor with a DPI over 150 (such as Macbook Pro), you may also find the problem: the font on the Java Swing app is too small for high DPI monitor , and I cannot change the font size at all ( It ignores the Windows DPI directly, only displaying the very original DPI-->96 ). I can do nothing but changing the screen resolution, which could absolutely make everything blurry on LCD. Yes, I have a laptop with a high DPI monitor, 15.6\' with 1920x1080 resolution, some Java desktop