/*********************************************************
* Configuration *
*********************************************************/
public PSQLCodeStyleSettingsEditorForm createConfigurationEditor() {
return new PSQLCodeStyleSettingsEditorForm(this);
}