public void refreshSettings() {
   _settingsForm.refresh();
 }
 public void updateSettings() {
   _settingsForm.refresh();
 }