uk.ac.kcl.cch.jb.pliny.pdfAnnot.perspective
Class PDFPerspective

java.lang.Object
  extended byuk.ac.kcl.cch.jb.pliny.pdfAnnot.perspective.PDFPerspective
All Implemented Interfaces:
org.eclipse.ui.IPerspectiveFactory

public class PDFPerspective
extends Object
implements org.eclipse.ui.IPerspectiveFactory

The PDF Perspective as provided with the JPedal Eclipse plugin examples.


Constructor Summary
PDFPerspective()
           
 
Method Summary
 void createInitialLayout(org.eclipse.ui.IPageLayout layout)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PDFPerspective

public PDFPerspective()
Method Detail

createInitialLayout

public void createInitialLayout(org.eclipse.ui.IPageLayout layout)
Specified by:
createInitialLayout in interface org.eclipse.ui.IPerspectiveFactory