|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.aptana.ide.core.ui.AbstractPerspectiveFactory
com.aptana.ide.core.ui.WebPerspectiveFactory
public class WebPerspectiveFactory
| Field Summary | |
|---|---|
static java.lang.String |
PERSPECTIVE_ID
PERSPECTIVE_ID |
static int |
VERSION
VERSION |
| Constructor Summary | |
|---|---|
WebPerspectiveFactory()
|
|
| Method Summary | |
|---|---|
static void |
addResettingHandler(java.lang.Runnable handler)
addResetHandler |
void |
createInitialLayout(org.eclipse.ui.IPageLayout layout)
|
static java.util.List |
getFileWizardShortcuts()
Gets the default set of project-based wizard shortcuts |
static java.util.List |
getProjectWizardShortcuts()
Gets the default set of project-based wizard shortcuts |
static java.lang.String[] |
getWizardShortcuts()
Gets the default set of wizard shortcuts |
static boolean |
isSameOrDescendantPerspective(org.eclipse.ui.IPerspectiveDescriptor desc)
Is the current perspective a descendant perspective of the original perspective |
static void |
removeResettingHandler(java.lang.Runnable handler)
removeResetHandler |
static void |
resetPerspective(org.eclipse.ui.IWorkbenchPage page)
Resets the current perspective. |
| Methods inherited from class com.aptana.ide.core.ui.AbstractPerspectiveFactory |
|---|
findPage, findReleaseNotesURL, getAptanaLastModified, getFeature, showReleaseNotes, showUIHelpPage |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final int VERSION
public static final java.lang.String PERSPECTIVE_ID
| Constructor Detail |
|---|
public WebPerspectiveFactory()
| Method Detail |
|---|
public static void addResettingHandler(java.lang.Runnable handler)
handler - public void createInitialLayout(org.eclipse.ui.IPageLayout layout)
createInitialLayout in interface org.eclipse.ui.IPerspectiveFactoryIPerspectiveFactory.createInitialLayout(org.eclipse.ui.IPageLayout)public static java.lang.String[] getWizardShortcuts()
public static java.util.List getProjectWizardShortcuts()
public static java.util.List getFileWizardShortcuts()
public static void removeResettingHandler(java.lang.Runnable handler)
handler - public static void resetPerspective(org.eclipse.ui.IWorkbenchPage page)
page - public static boolean isSameOrDescendantPerspective(org.eclipse.ui.IPerspectiveDescriptor desc)
perspective -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||