390391392393394395396397398399400
} else { return null; } } refactoring.doBeforeRefactoring(); // run the given refactoring's wizard wizard = new DefaultWranglerRefactoringWizard(refactoring, RefactoringWizard.DIALOG_BASED_USER_INTERFACE, pages); final Shell shell = new Shell();