EGF Engine
Release 0.1.0

org.eclipse.egf.batch.application
Class FactoryComponentRunnerActionBarAdvisor

java.lang.Object
  extended by ActionBarAdvisor
      extended by org.eclipse.egf.batch.application.FactoryComponentRunnerActionBarAdvisor

public class FactoryComponentRunnerActionBarAdvisor
extends ActionBarAdvisor

This class configures the action bars content of a workbench window.


Constructor Summary
FactoryComponentRunnerActionBarAdvisor(IActionBarConfigurer configurer)
          Constructor.
 
Method Summary
protected  void fillMenuBar(IMenuManager menuBar)
           
protected  void makeActions(IWorkbenchWindow window)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FactoryComponentRunnerActionBarAdvisor

public FactoryComponentRunnerActionBarAdvisor(IActionBarConfigurer configurer)
Constructor.

Parameters:
configurer -
Method Detail

makeActions

protected void makeActions(IWorkbenchWindow window)
See Also:
org.eclipse.ui.application.ActionBarAdvisor#makeActions(org.eclipse.ui.IWorkbenchWindow)

fillMenuBar

protected void fillMenuBar(IMenuManager menuBar)

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.