(Sorry for strange title, haven\'t come up with anything better..) Background I use nunit-console to test my assemblies. It is called like this (simplified):
In my Java Swing application I want to allow the user to pick their font. To my surprise there is no core swing library to pick fonts. I expected to find a JFileChooser but there is no such utility. T