Issue #458 Saving font settings to preserve font panel selection after program restart

This commit is contained in:
Honfika
2013-12-28 16:56:33 +01:00
parent 4167fde286
commit 0cc9a0c1b2
9 changed files with 48 additions and 28 deletions
@@ -35,7 +35,6 @@ import java.util.Timer;
import java.util.TimerTask;
import java.util.logging.Level;
import java.util.logging.Logger;
import javax.swing.JButton;
import javax.swing.JCheckBox;
import javax.swing.JCheckBoxMenuItem;
import javax.swing.JOptionPane;