public class RunConfigurationConfigurableAdapter<T extends RunConfiguration> extends SettingsEditorConfigurable<T>
Configurable.Composite, Configurable.NoMargin, Configurable.NoScroll, Configurable.TopComponentController, Configurable.TopComponentProvider, Configurable.VariableProjectAppLevel, Configurable.WithEpDependencies
myModified
APPLICATION_CONFIGURABLE, PROJECT_CONFIGURABLE
Constructor and Description |
---|
RunConfigurationConfigurableAdapter(SettingsEditor<T> settingsEditor,
T configuration) |
Modifier and Type | Method and Description |
---|---|
T |
getConfiguration() |
java.lang.String |
getDisplayName()
Returns the visible name of the configurable component.
|
apply, createComponent, disposeUIResources, getEditor, getSettings, reset
getPreferredFocusedComponent, isModified, setModified
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getHelpTopic, isModified, isModified, isModified, isModified
cancel
public RunConfigurationConfigurableAdapter(SettingsEditor<T> settingsEditor, T configuration)
public java.lang.String getDisplayName()
Configurable
public T getConfiguration()