Eclipse Platform
Release 3.1

Uses of Class
org.eclipse.ltk.ui.refactoring.RefactoringWizard

Packages that use RefactoringWizard
org.eclipse.ltk.ui.refactoring Application programmer interface to implement a wizard based user interface for refactorings. 
 

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 Platform
Release 3.1

Guidelines for using Eclipse APIs.

Copyright (c) IBM Corp. and others 2000, 2005. All rights reserved.