org.eclipse.gmf.map.editor.navigator
Class GMFMapNavigatorLinkHelper
java.lang.Object
org.eclipse.gmf.map.editor.navigator.GMFMapNavigatorLinkHelper
- All Implemented Interfaces:
- org.eclipse.ui.navigator.ILinkHelper
public class GMFMapNavigatorLinkHelper
- extends Object
- implements org.eclipse.ui.navigator.ILinkHelper
- Generated
Method Summary |
void |
activateEditor(org.eclipse.ui.IWorkbenchPage aPage,
org.eclipse.jface.viewers.IStructuredSelection aSelection)
|
org.eclipse.jface.viewers.IStructuredSelection |
findSelection(org.eclipse.ui.IEditorInput anInput)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GMFMapNavigatorLinkHelper
public GMFMapNavigatorLinkHelper()
findSelection
public org.eclipse.jface.viewers.IStructuredSelection findSelection(org.eclipse.ui.IEditorInput anInput)
- Specified by:
findSelection
in interface org.eclipse.ui.navigator.ILinkHelper
- Generated
activateEditor
public void activateEditor(org.eclipse.ui.IWorkbenchPage aPage,
org.eclipse.jface.viewers.IStructuredSelection aSelection)
- Specified by:
activateEditor
in interface org.eclipse.ui.navigator.ILinkHelper
- Generated
Copyright © 2012. All Rights Reserved.