uk.ac.kcl.cch.jb.pliny.rcp.intro
Class ApplicationWorkbenchAdvisor

java.lang.Object
  extended byorg.eclipse.ui.application.WorkbenchAdvisor
      extended byuk.ac.kcl.cch.jb.pliny.rcp.intro.ApplicationWorkbenchAdvisor

public class ApplicationWorkbenchAdvisor
extends org.eclipse.ui.application.WorkbenchAdvisor


Field Summary
 
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)
           
 String getInitialWindowPerspectiveId()
           
 void initialize(org.eclipse.ui.application.IWorkbenchConfigurer configurer)
           
 
Methods inherited from class org.eclipse.ui.application.WorkbenchAdvisor
createWindowContents, eventLoopException, eventLoopIdle, fillActionBars, getDefaultPageInput, getMainPreferencePageId, getWorkbenchConfigurer, internalBasicInitialize, isApplicationMenu, openIntro, openWindows, postShutdown, postStartup, 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
 

Constructor Detail

ApplicationWorkbenchAdvisor

public ApplicationWorkbenchAdvisor()
Method Detail

createWorkbenchWindowAdvisor

public org.eclipse.ui.application.WorkbenchWindowAdvisor createWorkbenchWindowAdvisor(org.eclipse.ui.application.IWorkbenchWindowConfigurer configurer)

initialize

public void initialize(org.eclipse.ui.application.IWorkbenchConfigurer configurer)

getInitialWindowPerspectiveId

public String getInitialWindowPerspectiveId()