Uses of Class
org.eclipse.ltk.ui.refactoring.history.RefactoringHistoryControlConfiguration
Package
Description
Application programming interface to implement a wizard based user interface for refactorings.
Application programming interface to display and preview refactoring history information.
-
Uses of RefactoringHistoryControlConfiguration in org.eclipse.ltk.ui.refactoring
Modifier and TypeMethodDescriptionstatic 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. -
Uses of RefactoringHistoryControlConfiguration in org.eclipse.ltk.ui.refactoring.history
Modifier and TypeMethodDescriptionfinal void
RefactoringHistoryWizard.setConfiguration
(RefactoringHistoryControlConfiguration configuration) Sets the refactoring history control configuration.ModifierConstructorDescriptionCreates a new refactoring history content provider.Creates a new refactoring history label provider.