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 |
IWorkbench.addWorkbenchListener(IWorkbenchListener listener)
Adds a workbench listener.
|
void |
IWorkbench.removeWorkbenchListener(IWorkbenchListener listener)
Removes a workbench listener.
|
Guidelines for using Eclipse APIs. Copyright (c) IBM Corp. and others 2000, 2006. All rights reserved.