org.jpedal.pdf.plugins.eclipse.perspective
Class PDFPerspective

java.lang.Object
  extended by org.jpedal.pdf.plugins.eclipse.perspective.PDFPerspective
All Implemented Interfaces:
org.eclipse.ui.IPerspectiveFactory

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

a sample perspective - use Editor for full functions


Constructor Summary
PDFPerspective()
           
 
Method Summary
 void createInitialLayout(org.eclipse.ui.IPageLayout layout)
           
 
Methods inherited from class java.lang.Object
equals, 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