com.unitesk.requality.eclipse.handlers
Class FindReplaceHandler

java.lang.Object
  extended by AbstractHandler
      extended by com.unitesk.requality.eclipse.handlers.FindReplaceHandler

public class FindReplaceHandler
extends AbstractHandler


Constructor Summary
FindReplaceHandler()
           
 
Method Summary
 java.lang.Object execute(ExecutionEvent event)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FindReplaceHandler

public FindReplaceHandler()
Method Detail

execute

public java.lang.Object execute(ExecutionEvent event)
                         throws ExecutionException
Throws:
ExecutionException