com.pvx.ooadide.refactor
Class RefactorUtil

java.lang.Object
  extended by com.pvx.ooadide.refactor.RefactorUtil

public class RefactorUtil
extends java.lang.Object


Constructor Summary
RefactorUtil()
           
 
Method Summary
 void openWizard(org.eclipse.jface.text.ITextSelection textSelection, java.lang.String newText)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RefactorUtil

public RefactorUtil()
Method Detail

openWizard

public void openWizard(org.eclipse.jface.text.ITextSelection textSelection,
                       java.lang.String newText)