We are trying to get quaqua out of our application. We had been using a call to quaqua to set the font size to be smaller with a call like this:
System.setProperty("Quaqua.sizeStyle", "small");
Is there an easy to do the same sort of thing without using quaqua? Or does anyone know another good look and feel for OS X?
I also had an almost similar challenge, setting all font to a specific font. The code below will change the font size for all *.font properties in UIManager to a particular size