org.eclipse.ohf.stem.diseasemodels.standard.presentation
Class DiseasemodelsEditorAdvisor.AboutAction

java.lang.Object
  extended by org.eclipse.emf.common.ui.action.WorkbenchWindowActionDelegate
      extended by org.eclipse.ohf.stem.diseasemodels.standard.presentation.DiseasemodelsEditorAdvisor.AboutAction
All Implemented Interfaces:
org.eclipse.ui.IActionDelegate, org.eclipse.ui.IWorkbenchWindowActionDelegate
Enclosing class:
DiseasemodelsEditorAdvisor

public static class DiseasemodelsEditorAdvisor.AboutAction
extends org.eclipse.emf.common.ui.action.WorkbenchWindowActionDelegate

About action for the RCP application.


Constructor Summary
DiseasemodelsEditorAdvisor.AboutAction()
           
 
Method Summary
 void run(org.eclipse.jface.action.IAction action)
           
 
Methods inherited from class org.eclipse.emf.common.ui.action.WorkbenchWindowActionDelegate
dispose, init, selectionChanged
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DiseasemodelsEditorAdvisor.AboutAction

public DiseasemodelsEditorAdvisor.AboutAction()
Method Detail

run

public void run(org.eclipse.jface.action.IAction action)
See Also: