Eclipse Platform
Release 3.0

Uses of Interface
org.eclipse.ui.application.IActionBarConfigurer

Packages that use IActionBarConfigurer
org.eclipse.ui.application Application-level APIs for configuring and controling the Eclipse Platform User Interface.  
 

Uses of IActionBarConfigurer in org.eclipse.ui.application
 

Methods in org.eclipse.ui.application that return IActionBarConfigurer
 IActionBarConfigurer IWorkbenchWindowConfigurer.getActionBarConfigurer()
          Returns the action bar configurer for this workbench window.
 

Methods in org.eclipse.ui.application with parameters of type IActionBarConfigurer
 void WorkbenchAdvisor.fillActionBars(IWorkbenchWindow window, IActionBarConfigurer configurer, int flags)
          Configures the action bars using the given action bar configurer.
 


Eclipse Platform
Release 3.0

Guidelines for using Eclipse APIs.

Copyright (c) IBM Corp. and others 2000, 2004. All rights reserved.