Runtime

Uses of Interface
org.eclipse.gmf.runtime.diagram.ui.resources.editor.document.DocumentProviderRegistry.IDocumentProviderSelector

Packages that use DocumentProviderRegistry.IDocumentProviderSelector
org.eclipse.gmf.runtime.diagram.ui.resources.editor.document   
 

Uses of DocumentProviderRegistry.IDocumentProviderSelector in org.eclipse.gmf.runtime.diagram.ui.resources.editor.document
 

Methods in org.eclipse.gmf.runtime.diagram.ui.resources.editor.document with parameters of type DocumentProviderRegistry.IDocumentProviderSelector
 IDocumentProvider DocumentProviderRegistry.getDocumentProvider(java.lang.String extension, DocumentProviderRegistry.IDocumentProviderSelector selector)
          Returns a shared document provider for the given name extension.
 IDocumentProvider DocumentProviderRegistry.getDocumentProvider(IEditorInput editorInput, DocumentProviderRegistry.IDocumentProviderSelector selector)
          Returns the shared document for the type of the given editor input.
 


Runtime

Guidelines for using Eclipse APIs.

Copyright (c) IBM Corp., Borland Software Corp., and others 2005,2006. All rights reserved.