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


Field Summary
static java.lang.String SearchString
           
 
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
 

Field Detail

SearchString

public static java.lang.String SearchString
Constructor Detail

FindReplaceHandler

public FindReplaceHandler()
Method Detail

execute

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