public static class OldFrameworkSupportProviderWrapper.FrameworkSupportConfigurableWrapper extends FrameworkSupportInModuleConfigurable
Disposable.Parent| Constructor and Description |
|---|
FrameworkSupportConfigurableWrapper(FrameworkSupportConfigurable configurable) |
| Modifier and Type | Method and Description |
|---|---|
void |
addSupport(Module module,
ModifiableRootModel rootModel,
ModifiableModelsProvider modifiableModelsProvider) |
javax.swing.JComponent |
createComponent() |
CustomLibraryDescription |
createLibraryDescription() |
FrameworkSupportConfigurable |
getConfigurable() |
FrameworkLibraryVersionFilter |
getLibraryVersionFilter() |
boolean |
isOnlyLibraryAdded() |
boolean |
isVisible() |
void |
onFrameworkSelectionChanged(boolean selected) |
disposepublic FrameworkSupportConfigurableWrapper(FrameworkSupportConfigurable configurable)
public FrameworkSupportConfigurable getConfigurable()
public void onFrameworkSelectionChanged(boolean selected)
onFrameworkSelectionChanged in class FrameworkSupportInModuleConfigurablepublic boolean isVisible()
isVisible in class FrameworkSupportInModuleConfigurablepublic javax.swing.JComponent createComponent()
createComponent in class FrameworkSupportInModuleConfigurablepublic boolean isOnlyLibraryAdded()
isOnlyLibraryAdded in class FrameworkSupportInModuleConfigurablepublic CustomLibraryDescription createLibraryDescription()
createLibraryDescription in class FrameworkSupportInModuleConfigurablepublic FrameworkLibraryVersionFilter getLibraryVersionFilter()
getLibraryVersionFilter in class FrameworkSupportInModuleConfigurablepublic void addSupport(Module module, ModifiableRootModel rootModel, ModifiableModelsProvider modifiableModelsProvider)
addSupport in class FrameworkSupportInModuleConfigurable