|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.wsmostudio.ui.perspective.RepositoryPerspectiveFactory
public class RepositoryPerspectiveFactory
The RepositoryPerspectiveFactory generates the initial page layout for
the Repository perspective.
When a new page is created in the workbench a perspective is used to define
the initial page layout.
The perspective consists of two standard Eclipse views (Resource Navigator
and Properties view) and one custom view (Repositories Explorer), which
occupy different page regions.
| Constructor Summary | |
|---|---|
RepositoryPerspectiveFactory()
|
|
| Method Summary | |
|---|---|
void |
createInitialLayout(org.eclipse.ui.IPageLayout layout)
|
boolean |
isFixed()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public RepositoryPerspectiveFactory()
| Method Detail |
|---|
public void createInitialLayout(org.eclipse.ui.IPageLayout layout)
createInitialLayout in interface org.eclipse.ui.IPerspectiveFactorypublic boolean isFixed()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||