EGF Engine
Release 0.1.0

org.eclipse.egf.batch.application
Class FactoryComponentRunnerWorkbenchWindowAdvisor

java.lang.Object
  extended by WorkbenchWindowAdvisor
      extended by org.eclipse.egf.batch.application.FactoryComponentRunnerWorkbenchWindowAdvisor

public class FactoryComponentRunnerWorkbenchWindowAdvisor
extends WorkbenchWindowAdvisor

This class configures the workbench to be able to run a factory component.


Constructor Summary
FactoryComponentRunnerWorkbenchWindowAdvisor(IWorkbenchWindowConfigurer configurer)
          Constructor.
 
Method Summary
 ActionBarAdvisor createActionBarAdvisor(IActionBarConfigurer configurer)
           
 void preWindowOpen()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FactoryComponentRunnerWorkbenchWindowAdvisor

public FactoryComponentRunnerWorkbenchWindowAdvisor(IWorkbenchWindowConfigurer configurer)
Constructor.

Parameters:
configurer -
Method Detail

createActionBarAdvisor

public ActionBarAdvisor createActionBarAdvisor(IActionBarConfigurer configurer)
See Also:
org.eclipse.ui.application.WorkbenchWindowAdvisor#createActionBarAdvisor(org.eclipse.ui.application.IActionBarConfigurer)

preWindowOpen

public void preWindowOpen()
See Also:
org.eclipse.ui.application.WorkbenchWindowAdvisor#preWindowOpen()

EGF Engine
Release 0.1.0

Copyright (c) Thales Corporate Services S.A.S, 2009.

This page is made available under license. For full details see the LEGAL in the documentation book that contains this page.