uk.ac.kcl.cch.jb.pliny
Class PlinyPerspectiveFactory

java.lang.Object
  extended byuk.ac.kcl.cch.jb.pliny.PlinyPerspectiveFactory
All Implemented Interfaces:
org.eclipse.ui.IPerspectiveFactory
Direct Known Subclasses:
Perspective

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

The class for the Pliny perspective.


Constructor Summary
PlinyPerspectiveFactory()
           
 
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

PlinyPerspectiveFactory

public PlinyPerspectiveFactory()
Method Detail

createInitialLayout

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