net.sf.jbatchengine.monitor.application
Class ApplicationWorkbenchWindowAdvisor

java.lang.Object
  extended by org.eclipse.ui.application.WorkbenchWindowAdvisor
      extended by net.sf.jbatchengine.monitor.application.ApplicationWorkbenchWindowAdvisor

public class ApplicationWorkbenchWindowAdvisor
extends WorkbenchWindowAdvisor


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

Constructor Detail

ApplicationWorkbenchWindowAdvisor

public ApplicationWorkbenchWindowAdvisor(IWorkbenchWindowConfigurer configurer)
Method Detail

createActionBarAdvisor

public ActionBarAdvisor createActionBarAdvisor(IActionBarConfigurer configurer)
Overrides:
createActionBarAdvisor in class WorkbenchWindowAdvisor

preWindowOpen

public void preWindowOpen()
Overrides:
preWindowOpen in class WorkbenchWindowAdvisor