org.jpedal.pdf.plugins.eclipse.editors
Class PDFEditorContributor

java.lang.Object
  extended by org.eclipse.ui.part.EditorActionBarContributor
      extended by org.jpedal.pdf.plugins.eclipse.editors.PDFEditorContributor
All Implemented Interfaces:
org.eclipse.ui.IEditorActionBarContributor

public class PDFEditorContributor
extends org.eclipse.ui.part.EditorActionBarContributor

used to define Editor in plugin.xml


Constructor Summary
PDFEditorContributor()
           
 
Method Summary
 
Methods inherited from class org.eclipse.ui.part.EditorActionBarContributor
contributeToCoolBar, contributeToMenu, contributeToStatusLine, contributeToToolBar, dispose, getActionBars, getPage, init, init, setActiveEditor
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PDFEditorContributor

public PDFEditorContributor()