|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.ow2.clif.console.lib.egui.ClifConsolePerspective
public class ClifConsolePerspective
An Eclipse perspective for the CLIF Console : CLIF Console perspective. This perspective have a navigator and a properties view on the left, an editor view and a supervision monitor view on the bottom.
Field Summary | |
---|---|
static java.lang.String |
CLIF_CONSOLE_PERSPECTIVE_ID
CLIF Console perspective Id |
static java.lang.String |
ID_MONITOR_VIEW
Monitor view id |
static java.lang.String |
ID_SWING_VIEW
Tree view id |
static java.lang.String |
ID_TREE_VIEW
Tree view id |
Constructor Summary | |
---|---|
ClifConsolePerspective()
|
Method Summary | |
---|---|
void |
createInitialLayout(org.eclipse.ui.IPageLayout layout)
Create the Clif Console Perspective with: Navigator view on the top left ClifTree view on the bottom left Properties view on the bottom left Editor on the center |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final java.lang.String CLIF_CONSOLE_PERSPECTIVE_ID
public static final java.lang.String ID_MONITOR_VIEW
public static final java.lang.String ID_TREE_VIEW
public static final java.lang.String ID_SWING_VIEW
Constructor Detail |
---|
public ClifConsolePerspective()
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 |