Uses of Class
org.eclipse.ltk.ui.refactoring.RefactoringWizardPage
-
Packages that use RefactoringWizardPage Package Description org.eclipse.ltk.ui.refactoring Application programming interface to implement a wizard based user interface for refactorings.org.eclipse.ltk.ui.refactoring.resource Application programming interface to actions related to resource refactorings. -
-
Uses of RefactoringWizardPage in org.eclipse.ltk.ui.refactoring
Subclasses of RefactoringWizardPage in org.eclipse.ltk.ui.refactoring Modifier and Type Class Description class
UserInputWizardPage
An abstract wizard page that is to be used to implement user input pages presented inside arefactoring wizard
. -
Uses of RefactoringWizardPage in org.eclipse.ltk.ui.refactoring.resource
Subclasses of RefactoringWizardPage in org.eclipse.ltk.ui.refactoring.resource Modifier and Type Class Description static class
RenameResourceWizard.RenameResourceRefactoringConfigurationPage
-