We are trying to get quaqua out of our application but 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");
My question 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?