de.unikoblenz.comicsii.ui.startcenter
Class StartCenterPerspectiveFactory

java.lang.Object
  extended by de.unikoblenz.comicsii.ui.startcenter.StartCenterPerspectiveFactory
All Implemented Interfaces:
org.eclipse.ui.IPerspectiveFactory

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

Stellt das Layout des StartCenter zusammen

Author:
cbu

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

StartCenterPerspectiveFactory

public StartCenterPerspectiveFactory()
Method Detail

createInitialLayout

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