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.
|
Modifier and Type | Method and Description |
---|---|
protected RefactoringWizard |
RefactoringWizardPage.getRefactoringWizard()
Returns the page's refactoring wizard.
|
Constructor and Description |
---|
RefactoringWizardOpenOperation(RefactoringWizard wizard)
Creates a new refactoring wizard starter for the given wizard.
|
Modifier and Type | Class and Description |
---|---|
class |
DeleteResourcesWizard
A wizard for the delete resources refactoring.
|
class |
MoveResourcesWizard
A wizard for the move resources refactoring.
|
class |
RenameResourceWizard
A wizard for the rename resource refactoring.
|
Copyright (c) 2000, 2015 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.