public class FrameworkSupportOptionsComponent
extends java.lang.Object
Constructor and Description |
---|
FrameworkSupportOptionsComponent(FrameworkSupportModelBase model,
LibrariesContainer container,
Disposable parentDisposable,
FrameworkSupportInModuleProvider provider,
FrameworkSupportInModuleConfigurable configurable) |
Modifier and Type | Method and Description |
---|---|
LibraryCompositionSettings |
getLibraryCompositionSettings() |
LibraryOptionsPanel |
getLibraryOptionsPanel() |
javax.swing.JPanel |
getMainPanel() |
void |
updateLibrariesPanel() |
void |
updateVersionsComponent() |
public FrameworkSupportOptionsComponent(FrameworkSupportModelBase model, LibrariesContainer container, Disposable parentDisposable, FrameworkSupportInModuleProvider provider, FrameworkSupportInModuleConfigurable configurable)
public void updateLibrariesPanel()
public void updateVersionsComponent()
public javax.swing.JPanel getMainPanel()
public LibraryCompositionSettings getLibraryCompositionSettings()
public LibraryOptionsPanel getLibraryOptionsPanel()