Eclipse Platform
Release 3.0

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

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

Uses of IWorkbenchConfigurer in org.eclipse.ui.application
 

Methods in org.eclipse.ui.application that return IWorkbenchConfigurer
protected  IWorkbenchConfigurer WorkbenchAdvisor.getWorkbenchConfigurer()
          Returns the workbench configurer for the advisor.
 IWorkbenchConfigurer IWorkbenchWindowConfigurer.getWorkbenchConfigurer()
          Returns the workbench configurer.
 

Methods in org.eclipse.ui.application with parameters of type IWorkbenchConfigurer
 void WorkbenchAdvisor.internalBasicInitialize(IWorkbenchConfigurer configurer)
          Remembers the configurer and calls initialize.
 void WorkbenchAdvisor.initialize(IWorkbenchConfigurer configurer)
          Performs arbitrary initialization before the workbench starts running.
 


Eclipse Platform
Release 3.0

Guidelines for using Eclipse APIs.

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