public class RunConfigurationConfigurableAdapter<T extends RunConfiguration> extends SettingsEditorConfigurable<T>
Configurable.Composite, Configurable.NoMargin, Configurable.NoScroll, Configurable.TopComponentController, Configurable.TopComponentProvider, Configurable.VariableProjectAppLevel, Configurable.WithEpDependenciesmyModifiedAPPLICATION_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, resetgetPreferredFocusedComponent, isModified, setModifiedclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetHelpTopic, isModified, isModified, isModified, isModifiedcancelpublic RunConfigurationConfigurableAdapter(SettingsEditor<T> settingsEditor, T configuration)
public java.lang.String getDisplayName()
Configurablepublic T getConfiguration()