org.eclipse.emf.cdo.releng.version.digest.ui
Class CreateDigestAction

java.lang.Object
  extended by org.eclipse.emf.cdo.releng.version.digest.ui.CreateDigestAction
All Implemented Interfaces:
IActionDelegate, IObjectActionDelegate

public class CreateDigestAction
extends Object
implements IObjectActionDelegate


Constructor Summary
CreateDigestAction()
           
 
Method Summary
 void run(IAction action)
           
 void selectionChanged(IAction action, ISelection selection)
           
 void setActivePart(IAction action, IWorkbenchPart targetPart)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CreateDigestAction

public CreateDigestAction()
Method Detail

setActivePart

public void setActivePart(IAction action,
                          IWorkbenchPart targetPart)
Specified by:
setActivePart in interface IObjectActionDelegate

selectionChanged

public void selectionChanged(IAction action,
                             ISelection selection)
Specified by:
selectionChanged in interface IActionDelegate

run

public void run(IAction action)
Specified by:
run in interface IActionDelegate


Copyright (c) 2004 - 2012 Eike Stepper (Berlin, Germany) and others.