Eclipse Platform
Release 3.1

Uses of Interface
org.eclipse.ui.IPartListener2

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

Uses of IPartListener2 in org.eclipse.ui
 

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


Eclipse Platform
Release 3.1

Guidelines for using Eclipse APIs.

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