Interface ProjectWindowsConfigurator


@OpenApiAll public interface ProjectWindowsConfigurator
Project window configurator. It should add/remove project window to manager. Use ProjectWindowsManager.ConfiguratorRegistry to register this configurator. Use configurator if you want to have persistence docking state for your ProjectWindows.
See Also:
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    configure(Project project, ProjectWindowsManager projectWindowsManager)
    Configure project windows