pl.edu.agh.cast.ui
Class DefaultPerspective

java.lang.Object
  extended by pl.edu.agh.cast.ui.DefaultPerspective
All Implemented Interfaces:
org.eclipse.ui.IPerspectiveFactory

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

Default CAST application UI perspective.

Author:
AGH CAST Team

Field Summary
static String ID
          ID of the perspective.
 
Constructor Summary
DefaultPerspective()
           
 
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
ID of the perspective.

See Also:
Constant Field Values
Constructor Detail

DefaultPerspective

public DefaultPerspective()
Method Detail

createInitialLayout

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

Specified by:
createInitialLayout in interface org.eclipse.ui.IPerspectiveFactory
See Also:
IPerspectiveFactory.createInitialLayout(org.eclipse.ui.IPageLayout)


Copyright © 2007-2009 IISG AGH-UST Krakow, Poland. All Rights Reserved.