Package | Description |
---|---|
org.eclipse.ltk.ui.refactoring |
Application programming interface to implement a wizard based user interface for refactorings.
|
org.eclipse.ltk.ui.refactoring.history |
Application programming interface to display and preview refactoring history information.
|
Modifier and Type | Method and Description |
---|---|
static Composite |
RefactoringUI.createRefactoringHistoryControl(Composite parent,
RefactoringHistoryControlConfiguration configuration)
Creates a control capable of presenting a refactoring history.
|
static Composite |
RefactoringUI.createSortableRefactoringHistoryControl(Composite parent,
RefactoringHistoryControlConfiguration configuration)
Creates a control capable of presenting a refactoring history.
|
Modifier and Type | Method and Description |
---|---|
void |
RefactoringHistoryWizard.setConfiguration(RefactoringHistoryControlConfiguration configuration)
Sets the refactoring history control configuration.
|
Constructor and Description |
---|
RefactoringHistoryContentProvider(RefactoringHistoryControlConfiguration configuration)
Creates a new refactoring history content provider.
|
RefactoringHistoryLabelProvider(RefactoringHistoryControlConfiguration configuration)
Creates a new refactoring history label provider.
|
Copyright (c) 2000, 2014 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.