public class EditorHelper extends Object
Constructor and Description |
---|
EditorHelper() |
Modifier and Type | Method and Description |
---|---|
static org.eclipse.ui.IEditorInput[] |
createInput(org.eclipse.jface.viewers.ISelection selection) |
static void |
handleOpen(org.eclipse.ui.IWorkbenchPage page,
org.eclipse.jface.viewers.ISelection selection) |
static void |
handleOpen(org.eclipse.ui.IWorkbenchPage page,
org.eclipse.jface.viewers.ISelectionProvider selectionProvider) |
static void |
handleOpen(org.eclipse.ui.IWorkbenchPage page,
String connectionId,
String factoryId,
String configurationId) |
public static org.eclipse.ui.IEditorInput[] createInput(org.eclipse.jface.viewers.ISelection selection)
public static void handleOpen(org.eclipse.ui.IWorkbenchPage page, org.eclipse.jface.viewers.ISelection selection)
public static void handleOpen(org.eclipse.ui.IWorkbenchPage page, org.eclipse.jface.viewers.ISelectionProvider selectionProvider)