Class DefaultContentPanel

    • Constructor Detail

      • DefaultContentPanel

        @Inject
        public DefaultContentPanel​(ExecutionEnvironment executionEnvironment,
                                   ModulesPanel modulesPanel,
                                   SelectedPanel selectedPanel,
                                   TasksPanel tasksPanel)
        Constructs a DefaultContentPanel.
        Parameters:
        executionEnvironment - the execution environment
        modulesPanel - the modules panel
        selectedPanel - the selected panel
        tasksPanel - the tasks panel
    • Method Detail

      • startup

        public void startup()
        Description copied from interface: Startupable
        Called on startup of panels.