Uses of Interface
org.eclipse.ui.ISelectionService
Packages that use ISelectionService
Package
Description
Application programming interfaces for interaction
with and extension of the Eclipse Platform User Interface.
-
Uses of ISelectionService in org.eclipse.ui
Subinterfaces of ISelectionService in org.eclipse.uiModifier and TypeInterfaceDescriptioninterface
A workbench page consists of an arrangement of views and editors intended to be presented together to the user in a single workbench window.Methods in org.eclipse.ui that return ISelectionServiceModifier and TypeMethodDescriptionIWorkbenchWindow.getSelectionService()
Returns the selection service which tracks selection within this workbench window.