Uses of Interface
org.eclipse.ui.IEditorRegistry
Packages that use IEditorRegistry
Package
Description
Application programming interfaces for interaction
with and extension of the Eclipse Platform User Interface.
APIs for the IDE-specific portion of the Eclipse Platform User Interface.
-
Uses of IEditorRegistry in org.eclipse.ui
Methods in org.eclipse.ui that return IEditorRegistryModifier and TypeMethodDescriptionIWorkbench.getEditorRegistry()
Returns the editor registry for the workbench. -
Uses of IEditorRegistry in org.eclipse.ui.ide
Methods in org.eclipse.ui.ide with parameters of type IEditorRegistryModifier and TypeMethodDescriptionIUnassociatedEditorStrategy.getEditorDescriptor
(String fileName, IEditorRegistry editorRegistry) -
Uses of IEditorRegistry in org.eclipse.ui.internal
Methods in org.eclipse.ui.internal that return IEditorRegistryModifier and TypeMethodDescriptionWorkbench.getEditorRegistry()
WorkbenchPlugin.getEditorRegistry()
Answer the manager that maps resource types to a the description of the editor to use