Class HeaderPageWithSash

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
org.apache.uima.taeconfigurator.editors.ui.HeaderPage
org.apache.uima.taeconfigurator.editors.ui.HeaderPageWithSash
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
Direct Known Subclasses:
AggregatePage, CapabilityPage, IndexesPage, OverviewPage, ParameterPage, ResourcesPage, SettingsPage, TypePage

public class HeaderPageWithSash extends HeaderPage
The Class HeaderPageWithSash.
  • Field Details

    • haction

      protected org.eclipse.jface.action.Action haction
      The haction.
    • vaction

      protected org.eclipse.jface.action.Action vaction
      The vaction.
  • Constructor Details

    • HeaderPageWithSash

      public HeaderPageWithSash(MultiPageEditor formEditor, String id, String keyPageTitle)
      Instantiates a new header page with sash.
      Parameters:
      formEditor - the form editor
      id - the id
      keyPageTitle - the key page title
    • HeaderPageWithSash

      public HeaderPageWithSash(MultiPageEditor formEditor, String pageTitle)
      Instantiates a new header page with sash.
      Parameters:
      formEditor - the form editor
      pageTitle - the page title
  • Method Details

    • createToolBarActions

      protected void createToolBarActions(org.eclipse.ui.forms.IManagedForm managedForm)
      Creates the tool bar actions.
      Parameters:
      managedForm - the managed form