Uses of Interface
org.eclipse.ui.IViewSite
Packages that use IViewSite
Package
Description
Provides a generic debugger user interface that clients may customize via standard
workbench extension points.
Application programming interfaces for interaction
with and extension of the Eclipse Platform User Interface.
Provides the Common Navigator framework.
Provides reusable components for clients that need to expand on the capabilities
provided by the reference Common Navigator Resources extension.
Classes for the creation of workbench parts that integrate
with the Eclipse Platform User Interface.
Provides the standard Property Sheet view which displays
custom properties of the active workbench part's current selection.
-
Uses of IViewSite in org.eclipse.debug.ui
Methods in org.eclipse.debug.ui with parameters of type IViewSite -
Uses of IViewSite in org.eclipse.ui
Methods in org.eclipse.ui that return IViewSiteMethods in org.eclipse.ui with parameters of type IViewSite -
Uses of IViewSite in org.eclipse.ui.internal
Classes in org.eclipse.ui.internal that implement IViewSiteModifier and TypeClassDescriptionclass
A view container manages the services for a view.Methods in org.eclipse.ui.internal with parameters of type IViewSite -
Uses of IViewSite in org.eclipse.ui.part
Methods in org.eclipse.ui.part that return IViewSiteMethods in org.eclipse.ui.part with parameters of type IViewSiteModifier and TypeMethodDescriptionvoid
void
void
Constructors in org.eclipse.ui.part with parameters of type IViewSite -
Uses of IViewSite in org.eclipse.ui.views.properties
Methods in org.eclipse.ui.views.properties with parameters of type IViewSite