Package | Description |
---|---|
org.eclipse.ui |
Application programming interfaces for interaction
with and extension of the Eclipse Platform User Interface.
|
Modifier and Type | Interface and Description |
---|---|
interface |
IWorkbenchPage
A workbench page consists of an arrangement of views and editors intended to
be presented together to the user in a single workbench window.
|
Modifier and Type | Method and Description |
---|---|
ISelectionService |
IWorkbenchWindow.getSelectionService()
Returns the selection service which tracks selection within this
workbench window.
|
Copyright (c) 2000, 2015 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.