java.lang.Objectcom.ibm.jdg2e.concurrency.view.JobDemoPerspective
"CustomPerspective".
IPerspectiveFactory| Constructor Summary | |
|---|---|
JobDemoPerspective()
Implement the "CustomPerspective" constructor. |
|
| Method Summary | |
|---|---|
void |
createInitialLayout(org.eclipse.ui.IPageLayout layout)
The initial layout of this perspective will have no editor area. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public JobDemoPerspective()
| Method Detail |
public void createInitialLayout(org.eclipse.ui.IPageLayout layout)
createInitialLayout in interface org.eclipse.ui.IPerspectiveFactoryIPerspectiveFactory.createInitialLayout(org.eclipse.ui.IPageLayout)