Class ResourcesPage

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

    • ResourcesPage

      public ResourcesPage(MultiPageEditor editor)
      Instantiates a new resources 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
    • getResourceDependencySection

      public ResourceDependencySection getResourceDependencySection()
      Gets the resource dependency section.
      Returns:
      the resource dependency section
    • getResourceBindingsSection

      public ExtnlResBindSection getResourceBindingsSection()
      Gets the resource bindings section.
      Returns:
      the resource bindings section
    • getResBindImportSection

      public ImportResBindSection getResBindImportSection()
      Gets the res bind import section.
      Returns:
      the res bind import section