com.pvx.ooadide.views
Class PvxPerspectiveFactory

java.lang.Object
  extended by com.pvx.ooadide.views.PvxPerspectiveFactory
All Implemented Interfaces:
org.eclipse.ui.IPerspectiveFactory

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


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

PvxPerspectiveFactory

public PvxPerspectiveFactory()
Method Detail

createInitialLayout

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