public interface CodeStyleConfigurable extends Configurable
Configurable.Composite, Configurable.NoMargin, Configurable.NoScroll, Configurable.TopComponentController, Configurable.TopComponentProvider, Configurable.VariableProjectAppLevel, Configurable.WithEpDependenciesAPPLICATION_CONFIGURABLE, PROJECT_CONFIGURABLE| Modifier and Type | Method and Description |
|---|---|
void |
apply(CodeStyleSettings settings)
Apply the current UI changes to the given settings.
|
void |
reset(CodeStyleSettings settings)
Reset the UI to the given code style settings.
|
getDisplayName, getHelpTopic, getPreferredFocusedComponent, isModified, isModified, isModified, isModifiedapply, cancel, createComponent, disposeUIResources, isModified, resetvoid reset(CodeStyleSettings settings)
settings - The settings to update the UI from.void apply(CodeStyleSettings settings) throws ConfigurationException
settings - The settings to apply the UI changes to.ConfigurationException - If the UI contains incorrect values.