public class CNFLinkHelper
extends java.lang.Object
implements org.eclipse.ui.navigator.ILinkHelper
Constructor and Description |
---|
CNFLinkHelper() |
Modifier and Type | Method and Description |
---|---|
void |
activateEditor(org.eclipse.ui.IWorkbenchPage aPage,
org.eclipse.jface.viewers.IStructuredSelection selection) |
org.eclipse.jface.viewers.IStructuredSelection |
findSelection(org.eclipse.ui.IEditorInput anInput) |
public org.eclipse.jface.viewers.IStructuredSelection findSelection(org.eclipse.ui.IEditorInput anInput)
findSelection
in interface org.eclipse.ui.navigator.ILinkHelper
public void activateEditor(org.eclipse.ui.IWorkbenchPage aPage, org.eclipse.jface.viewers.IStructuredSelection selection)
activateEditor
in interface org.eclipse.ui.navigator.ILinkHelper