Package | Description |
---|---|
org.eclipse.ltk.ui.refactoring |
Application programming interface to implement a wizard based user interface for refactorings.
|
Modifier and Type | Method and Description |
---|---|
static PerformChangeOperation |
RefactoringUI.createUIAwareChangeOperation(Change change)
Creates a special perform change operations that knows how to batch
undo operations in open editors into one undo object.
|
Modifier and Type | Method and Description |
---|---|
org.eclipse.ltk.internal.ui.refactoring.FinishResult |
RefactoringWizard.internalPerformFinish(org.eclipse.ltk.internal.ui.refactoring.InternalAPI api,
PerformChangeOperation op)
Note: This method is for internal use only.
|
Guidelines for using Eclipse APIs. Copyright (c) IBM Corp. and others 2000, 2006. All rights reserved.