org.objectweb.dolphin.rcp
Class DolphinWorkbenchWindowAdvisor

java.lang.Object
  extended byorg.eclipse.ui.application.WorkbenchWindowAdvisor
      extended byorg.objectweb.dolphin.rcp.DolphinWorkbenchWindowAdvisor

public class DolphinWorkbenchWindowAdvisor
extends org.eclipse.ui.application.WorkbenchWindowAdvisor


Constructor Summary
DolphinWorkbenchWindowAdvisor(org.eclipse.ui.application.IWorkbenchWindowConfigurer configurer)
           
 
Method Summary
 org.eclipse.ui.application.ActionBarAdvisor createActionBarAdvisor(org.eclipse.ui.application.IActionBarConfigurer configurer)
           
 void preWindowOpen(org.eclipse.ui.application.IWorkbenchWindowConfigurer configurer)
           
 
Methods inherited from class org.eclipse.ui.application.WorkbenchWindowAdvisor
createEmptyWindowContents, createWindowContents, dispose, openIntro, postWindowClose, postWindowCreate, postWindowOpen, postWindowRestore, preWindowOpen, preWindowShellClose, restoreState, saveState
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DolphinWorkbenchWindowAdvisor

public DolphinWorkbenchWindowAdvisor(org.eclipse.ui.application.IWorkbenchWindowConfigurer configurer)
Method Detail

preWindowOpen

public void preWindowOpen(org.eclipse.ui.application.IWorkbenchWindowConfigurer configurer)

createActionBarAdvisor

public org.eclipse.ui.application.ActionBarAdvisor createActionBarAdvisor(org.eclipse.ui.application.IActionBarConfigurer configurer)