public interface AdditionalDataConfigurable extends UnnamedConfigurable
Modifier and Type | Method and Description |
---|---|
default java.lang.String |
getTabName()
In case of non-null value the component returned by
UnnamedConfigurable.createComponent() will be added as a tab to myTabbedPane in SdkEditor |
void |
setSdk(Sdk sdk) |
apply, cancel, createComponent, disposeUIResources, isModified, reset
void setSdk(Sdk sdk)
default java.lang.String getTabName()
UnnamedConfigurable.createComponent()
will be added as a tab to myTabbedPane in SdkEditor