Uses of Interface
org.eclipse.ui.views.IStickyViewDescriptor
-
Packages that use IStickyViewDescriptor Package Description org.eclipse.ui.views Application programming interfaces for interaction with and extension of the Eclipse Platform User Interface. -
-
Uses of IStickyViewDescriptor in org.eclipse.ui.views
Methods in org.eclipse.ui.views that return IStickyViewDescriptor Modifier and Type Method Description IStickyViewDescriptor[]
IViewRegistry. getStickyViews()
Return a list of sticky views defined in the registry.
-