Class ParameterPage

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 ParameterPage extends HeaderPageWithSash
The Class ParameterPage.
  • Constructor Details

    • ParameterPage

      public ParameterPage(MultiPageEditor editor)
      Instantiates a new parameter page.
      Parameters:
      editor - the editor
  • Method Details

    • createFormContent

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

      public ParameterDelegatesSection getParameterDelegatesSection()
      Gets the parameter delegates section.
      Returns:
      the parameter delegates section
    • getParameterSection

      public ParameterSection getParameterSection()
      Gets the parameter section.
      Returns:
      the parameter section