org.topbraidcomposer.ui
Class TopBraidPerspective

java.lang.Object
  extended by org.topbraidcomposer.ui.TopBraidPerspective
All Implemented Interfaces:
org.eclipse.ui.IPerspectiveFactory

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


Field Summary
static java.lang.String[] DEFAULT_VIEWS
           
 
Constructor Summary
TopBraidPerspective()
           
 
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
 

Field Detail

DEFAULT_VIEWS

public static final java.lang.String[] DEFAULT_VIEWS
Constructor Detail

TopBraidPerspective

public TopBraidPerspective()
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)