Package org.eclipse.ltk.ui.refactoring
package org.eclipse.ltk.ui.refactoring
Application programming interface to implement a wizard based user interface for refactorings.
-
ClassDescriptionInstances of this class represent the input for an
IChangePreviewViewer
.Viewer to present the preview for aChange
.Status codes used by the refactoring UI plug-in.Viewer to present the context object of a refactoring status entry.A special child node of aTextEditChangeNode
to represent language elements which don't have an associatedTextEditChangeGroup
.Deprecated.This action is now longer needed.Central access point to access resources managed by the refactoring UI plug-in.An abstract base implementation of a refactoring wizard.A helper class to open a refactoring wizard dialog.An abstract base implementation of a refactoring wizard page.A special preview node to representTextEditBasedChange
s in the preview tree.An abstract base implementation of a status context viewer that presents textual context information.Deprecated.This action is now longer needed.An abstract wizard page that is to be used to implement user input pages presented inside arefactoring wizard
.