net.sourceforge.eclipsetrader.news
Class Perspective

java.lang.Object
  extended bynet.sourceforge.eclipsetrader.news.Perspective

public class Perspective
extends java.lang.Object


Field Summary
static java.lang.String EDITOR_AREA
           
static java.lang.String PERSPECTIVE_ID
           
 
Constructor Summary
Perspective()
           
 
Method Summary
 void createInitialLayout(IPageLayout layout)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

PERSPECTIVE_ID

public static final java.lang.String PERSPECTIVE_ID
See Also:
Constant Field Values

EDITOR_AREA

public static final java.lang.String EDITOR_AREA
See Also:
Constant Field Values
Constructor Detail

Perspective

public Perspective()
Method Detail

createInitialLayout

public void createInitialLayout(IPageLayout layout)