public class CompoundRunConfigurationSettingsEditor extends SettingsEditor<CompoundRunConfiguration>
Disposable.Parent
Constructor and Description |
---|
CompoundRunConfigurationSettingsEditor(Project project) |
Modifier and Type | Method and Description |
---|---|
protected void |
applyEditorTo(CompoundRunConfiguration compoundConfiguration) |
protected javax.swing.JComponent |
createEditor() |
protected void |
resetEditorFrom(CompoundRunConfiguration compoundRunConfiguration) |
addSettingsEditorListener, applyTo, bulkUpdate, createWatcher, dispose, disposeEditor, fireEditorStateChanged, getComponent, getFactory, getOwner, getSnapshot, installWatcher, removeSettingsEditorListener, resetFrom, uninstallWatcher
public CompoundRunConfigurationSettingsEditor(Project project)
protected void resetEditorFrom(CompoundRunConfiguration compoundRunConfiguration)
resetEditorFrom
in class SettingsEditor<CompoundRunConfiguration>
protected void applyEditorTo(CompoundRunConfiguration compoundConfiguration) throws ConfigurationException
applyEditorTo
in class SettingsEditor<CompoundRunConfiguration>
ConfigurationException
protected javax.swing.JComponent createEditor()
createEditor
in class SettingsEditor<CompoundRunConfiguration>