config.setListGridSize(gridSize);
config.setListForeground(colorListFg.getBackground());
config.setListBackground(colorListBg.getBackground());
try {
config.commit();
JOptionPane
.showMessageDialog(
parent,
Messages.getString("ApplicationSettingsAction.SAVE_REBOOT"), //$NON-NLS-1$