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)
Deprecated.
use
PerformChangeOperation(Change) .
Since 3.1, undo batching is implemented in TextChange . |
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.
|
Copyright (c) 2000, 2014 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.