|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.palamedes.ui.perspectives.GGPPerspective
public class GGPPerspective
This class is meant to serve as an example for how various contributions are made to a perspective. Note that some of the extension point id's are referred to as API constants while others are hardcoded and may be subject to change.
Constructor Summary | |
---|---|
GGPPerspective()
|
Method Summary | |
---|---|
void |
createInitialLayout(org.eclipse.ui.IPageLayout factory1)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public GGPPerspective()
Method Detail |
---|
public void createInitialLayout(org.eclipse.ui.IPageLayout factory1)
createInitialLayout
in interface org.eclipse.ui.IPerspectiveFactory
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |