org.eclipse.mylar.internal.tasks.ui
Class PlanningPerspectiveFactory

java.lang.Object
  extended by org.eclipse.mylar.internal.tasks.ui.PlanningPerspectiveFactory
All Implemented Interfaces:
org.eclipse.ui.IPerspectiveFactory

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

Author:
Mik Kersten

Constructor Summary
PlanningPerspectiveFactory()
           
 
Method Summary
 void createInitialLayout(org.eclipse.ui.IPageLayout layout)
           
 void defineActions(org.eclipse.ui.IPageLayout layout)
           
 void defineLayout(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

PlanningPerspectiveFactory

public PlanningPerspectiveFactory()
Method Detail

createInitialLayout

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

defineActions

public void defineActions(org.eclipse.ui.IPageLayout layout)

defineLayout

public void defineLayout(org.eclipse.ui.IPageLayout layout)