Class OverviewPage

java.lang.Object
org.eclipse.core.commands.common.EventManager
org.eclipse.ui.part.WorkbenchPart
org.eclipse.ui.part.EditorPart
org.eclipse.ui.forms.editor.FormPage
All Implemented Interfaces:
org.eclipse.core.runtime.IAdaptable, org.eclipse.core.runtime.IExecutableExtension, org.eclipse.ui.forms.editor.IFormPage, org.eclipse.ui.IEditorPart, org.eclipse.ui.ISaveablePart, org.eclipse.ui.IWorkbenchPart, org.eclipse.ui.IWorkbenchPart2, org.eclipse.ui.IWorkbenchPart3, org.eclipse.ui.part.IWorkbenchPartOrientation

public class OverviewPage extends HeaderPageWithSash
The Class OverviewPage.
  • Constructor Details

    • OverviewPage

      public OverviewPage(MultiPageEditor aEditor)
      Instantiates a new overview page.
      Parameters:
      aEditor - the a editor
  • Method Details

    • createFormContent

      protected void createFormContent(org.eclipse.ui.forms.IManagedForm managedForm)
      Called by the 3.0 framework to fill in the contents
      Overrides:
      createFormContent in class org.eclipse.ui.forms.editor.FormPage
      Parameters:
      managedForm - the managed form
    • getPrimitiveSection

      public PrimitiveSection getPrimitiveSection()
      Gets the primitive section.
      Returns:
      the primitive section
    • getMetaDataSection

      public MetaDataSection getMetaDataSection()
      Gets the meta data section.
      Returns:
      the meta data section