public static interface EditorEmbedderFactory.IEditorCreator
| Modifier and Type | Method and Description |
|---|---|
IEmbeddedEditor |
embedEditor(java.net.URI resourceURI,
org.eclipse.swt.widgets.Composite composite)
Embeds an editor handling the given
resourceURI. |
IEmbeddedEditor embedEditor(java.net.URI resourceURI, org.eclipse.swt.widgets.Composite composite)
resourceURI.resourceURI - the URI to be handledcomposite - the parent composite to embed the editor intoCopyright © 2009 - 2018 SSE. All Rights Reserved.