org.eparapher.rcp.perspective
Class MyDocumentsPerspective

java.lang.Object
  extended by org.eparapher.rcp.perspective.MyDocumentsPerspective
All Implemented Interfaces:
org.eclipse.ui.IPerspectiveFactory

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


Field Summary
static String ID
           
 
Constructor Summary
MyDocumentsPerspective()
           
 
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
 

Field Detail

ID

public static final String ID
See Also:
Constant Field Values
Constructor Detail

MyDocumentsPerspective

public MyDocumentsPerspective()
Method Detail

createInitialLayout

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


Copyright © 2009 eParapher Software Foundation. All Rights Reserved.