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