|
Eclipse JDT Release 3.0 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use RefactoringWizard | |
org.eclipse.jdt.ui.actions | Application programming interfaces for Eclipse Java User Interface specific actions. |
org.eclipse.ltk.ui.refactoring | Application programmer interface to implement a wizard based user interface for refactorings. |
Uses of RefactoringWizard in org.eclipse.jdt.ui.actions |
Methods in org.eclipse.jdt.ui.actions that return RefactoringWizard | |
protected RefactoringWizard |
InlineTempAction.createWizard(Refactoring refactoring)
Note: this method is for internal use only. |
Uses of RefactoringWizard in org.eclipse.ltk.ui.refactoring |
Methods in org.eclipse.ltk.ui.refactoring that return RefactoringWizard | |
protected RefactoringWizard |
RefactoringWizardPage.getRefactoringWizard()
Returns the page's refactoring wizard. |
Constructors in org.eclipse.ltk.ui.refactoring with parameters of type RefactoringWizard | |
RefactoringWizardOpenOperation(RefactoringWizard wizard)
Creates a new refactoring wizard starter for the given wizard. |
|
Eclipse JDT Release 3.0 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |