Eclipse Platform
Release 3.2

Uses of Interface
org.eclipse.ui.IWorkbenchListener

Packages that use IWorkbenchListener
org.eclipse.ui Application programming interfaces for interaction with and extension of the Eclipse Platform User Interface.  
 

Uses of IWorkbenchListener in org.eclipse.ui
 

Methods in org.eclipse.ui with parameters of type IWorkbenchListener
 void IWorkbench.addWorkbenchListener(IWorkbenchListener listener)
          Adds a workbench listener.
 void IWorkbench.removeWorkbenchListener(IWorkbenchListener listener)
          Removes a workbench listener.
 


Eclipse Platform
Release 3.2

Guidelines for using Eclipse APIs.

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