Uses of Class
org.eclipse.ltk.ui.refactoring.RefactoringWizard
Package
Description
Application programming interface to implement a wizard based user interface for refactorings.
Application programming interface to actions related to resource refactorings.
-
Uses of RefactoringWizard in org.eclipse.ltk.ui.refactoring
Modifier and TypeMethodDescriptionprotected RefactoringWizard
RefactoringWizardPage.getRefactoringWizard()
Returns the page's refactoring wizard.ModifierConstructorDescriptionCreates a new refactoring wizard starter for the given wizard. -
Uses of RefactoringWizard in org.eclipse.ltk.ui.refactoring.resource
Modifier and TypeClassDescriptionclass
A wizard for the delete resources refactoring.class
A wizard for the move resources refactoring.class
A wizard for the rename resource refactoring.