Uses of Interface
org.eclipse.ui.IEditorMatchingStrategy
Packages that use IEditorMatchingStrategy
Package
Description
Application programming interfaces for interaction
with and extension of the Eclipse Platform User Interface.
-
Uses of IEditorMatchingStrategy in org.eclipse.ui
Methods in org.eclipse.ui that return IEditorMatchingStrategyModifier and TypeMethodDescriptionIEditorDescriptor.getEditorMatchingStrategy()
Returns the editor matching strategy object for editors represented by this editor descriptor, ornull
if there is no explicit matching strategy specified.