g-Eclipse
Release 1.0.0

eu.geclipse.workflow.ui.navigator
Class WorkflowNavigatorLinkHelper

java.lang.Object
  extended by eu.geclipse.workflow.ui.navigator.WorkflowNavigatorLinkHelper

public class WorkflowNavigatorLinkHelper
extends java.lang.Object


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

WorkflowNavigatorLinkHelper

public WorkflowNavigatorLinkHelper()
Method Detail

findSelection

public IStructuredSelection findSelection(IEditorInput anInput)

activateEditor

public void activateEditor(IWorkbenchPage aPage,
                           IStructuredSelection aSelection)

g-Eclipse
Release 1.0.0