Package org.eclipse.ltk.ui.refactoring.history
Application programming interface to display and preview refactoring history information.
-
Interface Summary Interface Description IRefactoringHistoryControl Control which is capable of displaying parts of a refactoring history.ISortableRefactoringHistoryControl Extension interface toIRefactoringHistoryControl
which provides facilities to set the sort mode of a refactoring history control. -
Class Summary Class Description RefactoringHistoryContentProvider Tree content provider to display a refactoring history.RefactoringHistoryControlConfiguration Configuration object for a refactoring history control.RefactoringHistoryLabelProvider Label provider to display a refactoring history.RefactoringHistoryWizard A default implementation of a refactoring history wizard.