Eclipse eRCP
Release 1.1

Uses of Interface
org.eclipse.ui.IPartListener

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

Uses of IPartListener in org.eclipse.ui
 

Methods in org.eclipse.ui with parameters of type IPartListener
 void IPartService.addPartListener(IPartListener listener)
          Adds the given listener for part lifecycle events.
 void IPartService.removePartListener(IPartListener listener)
          Removes the given part listener.
 


Eclipse eRCP
Release 1.1