Interface MainViewFactory


  • public interface MainViewFactory
    • Method Detail

      • create

        MainView create​(SettingsService settingsService,
                        org.springframework.context.ApplicationContext applicationContext)
        Create the MainView.
        Parameters:
        settingsService - the settings service
        applicationContext - the application context
        Returns:
        the main view