|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.ui.application.WorkbenchAdvisor
poker.gui.ApplicationWorkbenchAdvisor
public class ApplicationWorkbenchAdvisor
Field Summary | |
---|---|
private static java.lang.String |
PERSPECTIVE_ID
|
Fields inherited from class org.eclipse.ui.application.WorkbenchAdvisor |
---|
FILL_COOL_BAR, FILL_MENU_BAR, FILL_PROXY, FILL_STATUS_LINE |
Constructor Summary | |
---|---|
ApplicationWorkbenchAdvisor()
|
Method Summary | |
---|---|
org.eclipse.ui.application.WorkbenchWindowAdvisor |
createWorkbenchWindowAdvisor(org.eclipse.ui.application.IWorkbenchWindowConfigurer configurer)
|
java.lang.String |
getInitialWindowPerspectiveId()
|
void |
postStartup()
|
Methods inherited from class org.eclipse.ui.application.WorkbenchAdvisor |
---|
createWindowContents, eventLoopException, eventLoopIdle, fillActionBars, getComparatorFor, getDefaultPageInput, getMainPreferencePageId, getWorkbenchConfigurer, getWorkbenchErrorHandler, initialize, internalBasicInitialize, isApplicationMenu, openIntro, openWindows, postShutdown, postWindowClose, postWindowCreate, postWindowOpen, postWindowRestore, preShutdown, preStartup, preWindowOpen, preWindowShellClose, restoreState, saveState |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
private static final java.lang.String PERSPECTIVE_ID
Constructor Detail |
---|
public ApplicationWorkbenchAdvisor()
Method Detail |
---|
public org.eclipse.ui.application.WorkbenchWindowAdvisor createWorkbenchWindowAdvisor(org.eclipse.ui.application.IWorkbenchWindowConfigurer configurer)
createWorkbenchWindowAdvisor
in class org.eclipse.ui.application.WorkbenchAdvisor
public java.lang.String getInitialWindowPerspectiveId()
getInitialWindowPerspectiveId
in class org.eclipse.ui.application.WorkbenchAdvisor
public void postStartup()
postStartup
in class org.eclipse.ui.application.WorkbenchAdvisor
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |