@OpenApiAll
public static class ProjectWindowsManager.ConfiguratorRegistry
extends java.lang.Object
Constructor and Description |
---|
ConfiguratorRegistry() |
Modifier and Type | Method and Description |
---|---|
static void |
addConfigurator(ProjectWindowsConfigurator configurator)
Add configurator
|
(package private) static void |
configureProjectWindows(Project project,
ProjectWindowsManager projectWindowsManager)
Configure windows.
|
static void |
removeConfigurator(ProjectWindowsConfigurator configurator)
Remove configurator
|
public static void addConfigurator(ProjectWindowsConfigurator configurator)
configurator
- configuratorpublic static void removeConfigurator(ProjectWindowsConfigurator configurator)
configurator
- configuratorstatic void configureProjectWindows(Project project, ProjectWindowsManager projectWindowsManager)
project
- projectprojectWindowsManager
- manager