uk.ac.kcl.cch.jb.pliny.pdfAnnot
Class PDFEditorContributor

java.lang.Object
  extended byorg.eclipse.ui.part.EditorActionBarContributor
      extended byorg.eclipse.gef.ui.actions.ActionBarContributor
          extended byuk.ac.kcl.cch.jb.pliny.pdfAnnot.PDFEditorContributor
All Implemented Interfaces:
org.eclipse.ui.IEditorActionBarContributor

public class PDFEditorContributor
extends org.eclipse.gef.ui.actions.ActionBarContributor

the ActionBarContributor for the PDFEditor.

Author:
John Bradley

Constructor Summary
PDFEditorContributor()
           
 
Method Summary
protected  void buildActions()
           
 void contributeToToolBar(org.eclipse.jface.action.IToolBarManager toolBarManager)
           
protected  void declareGlobalActionKeys()
           
 void setActiveEditor(org.eclipse.ui.IEditorPart targetEditor)
           
 
Methods inherited from class org.eclipse.gef.ui.actions.ActionBarContributor
addAction, addGlobalActionKey, addRetargetAction, dispose, getAction, getActionRegistry, init
 
Methods inherited from class org.eclipse.ui.part.EditorActionBarContributor
contributeToCoolBar, contributeToMenu, contributeToStatusLine, getActionBars, getPage, init
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PDFEditorContributor

public PDFEditorContributor()
Method Detail

buildActions

protected void buildActions()

declareGlobalActionKeys

protected void declareGlobalActionKeys()

contributeToToolBar

public void contributeToToolBar(org.eclipse.jface.action.IToolBarManager toolBarManager)

setActiveEditor

public void setActiveEditor(org.eclipse.ui.IEditorPart targetEditor)