@ -50,6 +50,7 @@ public class FontChooser extends javax.swing.JDialog implements ListSelectionLis
{
super(parent, true);
initComponents();
this.getRootPane().setDefaultButton(okayButton);
previewLabel.setBackground(Color.white);
doListModels();
doListeners();