Finished table selection updates.

This commit is contained in:
LevelX2 2015-04-25 13:06:50 +02:00
parent a3dba9b1d0
commit 8add25f74f
5 changed files with 176 additions and 82 deletions

View file

@ -136,7 +136,7 @@ public class PreferencesDialog extends javax.swing.JDialog {
public static final String KEY_MAGE_PANEL_LAST_SIZE = "gamepanelLastSize";
// pref settings of table settings and filtering
public static final String KEY_TABLES_SHOW_COMPLETED = "tablePanelShowCompleted";
public static final String KEY_TABLES_FILTER_FORMATS = "tablePanelFilterFormats";
// positions of divider bars
public static final String KEY_TABLES_DIVIDER_LOCATION_1 = "tablePanelDividerLocation1";