28 October, 2006

How To Change Netbean UI Font

Add this "--laf javax.swing.plaf.metal.MetalLookAndFeel --fontsize 14 -J-Dswing.aatext=true -J-Dswing.metalTheme=steel -J-Dswing.plaf.metal.controlFont=Dialog-plain-14" in the netbeans_default_options in Netbean configuration file located at /opt/netbeans/etc/netbeans.conf

2 comments:

Anonymous said...

Thanks for the tip. Finally I can read my console font in NetBeans.

John Lee said...

You are welcome, Anonymous :)