public class EditorHelper
extends java.lang.Object
| Constructor and Description |
|---|
EditorHelper() |
| Modifier and Type | Method and Description |
|---|---|
static IEditorInput[] |
createInput(ISelection selection) |
static void |
handleOpen(IWorkbenchPage page,
ISelection selection) |
static void |
handleOpen(IWorkbenchPage page,
ISelectionProvider selectionProvider) |
static void |
handleOpen(IWorkbenchPage page,
java.lang.String connectionId,
java.lang.String factoryId,
java.lang.String configurationId) |
public static IEditorInput[] createInput(ISelection selection)
public static void handleOpen(IWorkbenchPage page,
ISelection selection)
public static void handleOpen(IWorkbenchPage page,
ISelectionProvider selectionProvider)
public static void handleOpen(IWorkbenchPage page,
java.lang.String connectionId,
java.lang.String factoryId,
java.lang.String configurationId)
Copyright (c) IBH SYSTEMS GmbH and others 2010, 2013.
All rights reserved. This program and the accompanying materials
are made available under the terms of the
Eclipse Public License v1.0