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. -
-
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
.
-