Interface Startupable

All Known Implementing Classes:
ApplicationFrame, ContentPanel, DefaultApplicationFrame, DefaultContentPanel, DefaultModulesPanel, DefaultSelectedPanel, DefaultTasksPanel, Menu, ModulesPanel, Opt4JAbout, Opt4JTasksPanel, SelectedPanel, TasksPanel, ToolBar

public interface Startupable
The Startupable interface.
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    Called on startup of panels.
  • Method Details

    • startup

      void startup()
      Called on startup of panels.