com.bt.exact_tech.ui.perspective
Class PerspectiveFactory

java.lang.Object
  extended by com.bt.exact_tech.ui.perspective.PerspectiveFactory
All Implemented Interfaces:
org.eclipse.ui.IPerspectiveFactory

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

Generates a Perspective for the Manager Editor

Version:
0.1
Author:
Lenni Madsen

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

Constructor Detail

PerspectiveFactory

public PerspectiveFactory()
Method Detail

createInitialLayout

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

isFixed

public boolean isFixed()