protected static class CodeInspectionAction.ExternalProfilesComboboxAwareInspectionToolsConfigurable extends InspectionToolsConfigurable
SearchableConfigurable.Delegate, SearchableConfigurable.Merged, SearchableConfigurable.Parent
Configurable.Composite, Configurable.NoMargin, Configurable.NoScroll, Configurable.TopComponentController, Configurable.TopComponentProvider, Configurable.VariableProjectAppLevel, Configurable.WithEpDependencies
ID, myApplicationProfileManager, myProjectProfileManager
APPLICATION_CONFIGURABLE, PROJECT_CONFIGURABLE
Constructor and Description |
---|
ExternalProfilesComboboxAwareInspectionToolsConfigurable(ProjectInspectionProfileManager projectProfileManager,
SchemesCombo<InspectionProfileImpl> profilesCombo) |
Modifier and Type | Method and Description |
---|---|
protected void |
applyRootProfile(java.lang.String name,
boolean isProjectLevel) |
protected InspectionProfileImpl |
getCurrentProfile() |
acceptTool, apply, createComponent, createPanel, disposeUIResources, enableSearch, getDisplayName, getHelpTopic, getId, getInspectionsDisplayName, getPreferredFocusedComponent, getSelectedObject, isModified, reset, selectInspectionGroup, selectInspectionTool, selectProfile
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getOriginalClass
isModified, isModified, isModified, isModified
cancel
public ExternalProfilesComboboxAwareInspectionToolsConfigurable(ProjectInspectionProfileManager projectProfileManager, SchemesCombo<InspectionProfileImpl> profilesCombo)
protected InspectionProfileImpl getCurrentProfile()
getCurrentProfile
in class InspectionToolsConfigurable
protected void applyRootProfile(java.lang.String name, boolean isProjectLevel)
applyRootProfile
in class InspectionToolsConfigurable