Uses of Package
org.eclipse.ltk.ui.refactoring
-
Packages that use org.eclipse.ltk.ui.refactoring Package Description org.eclipse.ltk.internal.ui.refactoring 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. -
Classes in org.eclipse.ltk.ui.refactoring used by org.eclipse.ltk.internal.ui.refactoring Class Description TextEditChangeNode.ChildNode -
Classes in org.eclipse.ltk.ui.refactoring used by org.eclipse.ltk.ui.refactoring Class Description ChangePreviewViewerInput Instances of this class represent the input for anIChangePreviewViewer
.IStatusContextViewer Viewer to present the context object of a refactoring status entry.RefactoringWizard An abstract base implementation of a refactoring wizard.RefactoringWizardPage An abstract base implementation of a refactoring wizard page.TextEditChangeNode A special preview node to representTextEditBasedChange
s in the preview tree.TextEditChangeNode.ChildNode -
Classes in org.eclipse.ltk.ui.refactoring used by org.eclipse.ltk.ui.refactoring.resource Class Description RefactoringWizard An abstract base implementation of a refactoring wizard.RefactoringWizardPage An abstract base implementation of a refactoring wizard page.UserInputWizardPage An abstract wizard page that is to be used to implement user input pages presented inside arefactoring wizard
.