|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectfable.imageviewer.perspective.Perspective
public class Perspective
Perspective for the fable ImageViewer. The perspective contains two windows : on the left the sample navigator and header and line plot is displayed. On the right (the main window) displays the image and profile and zoomed area and relief plots. The windows cannot be closed to make sure they are always there.
Field Summary | |
---|---|
static java.lang.String |
ID
|
Constructor Summary | |
---|---|
Perspective()
|
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 |
Field Detail |
---|
public static final java.lang.String ID
Constructor Detail |
---|
public Perspective()
Method Detail |
---|
public void createInitialLayout(org.eclipse.ui.IPageLayout layout)
createInitialLayout
in interface org.eclipse.ui.IPerspectiveFactory
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |