Class DefaultContentPanel

All Implemented Interfaces:
ImageObserver, MenuContainer, Serializable, Accessible, Startupable

public class DefaultContentPanel extends ContentPanel
See Also:
  • Field Details

  • Constructor Details

    • 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 Details

    • startup

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