Uses of Interface
org.eclipse.ui.IEditorRegistry
-
Packages that use IEditorRegistry Package Description org.eclipse.ui Application programming interfaces for interaction with and extension of the Eclipse Platform User Interface.org.eclipse.ui.ide 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 IEditorRegistry Modifier and Type Method Description IEditorRegistry
IWorkbench. 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 IEditorRegistry Modifier and Type Method Description IEditorDescriptor
IUnassociatedEditorStrategy. getEditorDescriptor(String fileName, IEditorRegistry editorRegistry)
-