edu.cmu.archevol.diagram.navigator
Class ArchevolNavigatorLinkHelper

java.lang.Object
  extended by edu.cmu.archevol.diagram.navigator.ArchevolNavigatorLinkHelper
All Implemented Interfaces:
ILinkHelper

public class ArchevolNavigatorLinkHelper
extends Object
implements ILinkHelper


Constructor Summary
ArchevolNavigatorLinkHelper()
           
 
Method Summary
 void activateEditor(IWorkbenchPage aPage, IStructuredSelection aSelection)
           
 IStructuredSelection findSelection(IEditorInput anInput)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ArchevolNavigatorLinkHelper

public ArchevolNavigatorLinkHelper()
Method Detail

findSelection

public IStructuredSelection findSelection(IEditorInput anInput)
Specified by:
findSelection in interface ILinkHelper

activateEditor

public void activateEditor(IWorkbenchPage aPage,
                           IStructuredSelection aSelection)
Specified by:
activateEditor in interface ILinkHelper