Package | Description |
---|---|
org.eclipse.ui |
Application programming interfaces for interaction
with and extension of the Eclipse Platform User Interface.
|
Modifier and Type | Method and Description |
---|---|
void |
IPartService.addPartListener(IPartListener2 listener)
Adds the given listener for part lifecycle events.
|
void |
IPartService.removePartListener(IPartListener2 listener)
Removes the given part listener.
|
Guidelines for using Eclipse APIs. Copyright (c) IBM Corp. and others 2000, 2006. All rights reserved.