org.eclipse.gmf.graphdef.editor.navigator
Class GMFGraphNavigatorLinkHelper

java.lang.Object
  extended by org.eclipse.gmf.graphdef.editor.navigator.GMFGraphNavigatorLinkHelper
All Implemented Interfaces:
org.eclipse.ui.navigator.ILinkHelper

public class GMFGraphNavigatorLinkHelper
extends Object
implements org.eclipse.ui.navigator.ILinkHelper

Generated

Constructor Summary
GMFGraphNavigatorLinkHelper()
           
 
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
 

Constructor Detail

GMFGraphNavigatorLinkHelper

public GMFGraphNavigatorLinkHelper()
Method Detail

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.