Uses of Interface
org.eclipse.ltk.ui.refactoring.history.IRefactoringHistoryControl
-
Packages that use IRefactoringHistoryControl Package Description org.eclipse.ltk.ui.refactoring.history Application programming interface to display and preview refactoring history information. -
-
Uses of IRefactoringHistoryControl in org.eclipse.ltk.ui.refactoring.history
Subinterfaces of IRefactoringHistoryControl in org.eclipse.ltk.ui.refactoring.history Modifier and Type Interface Description interface
ISortableRefactoringHistoryControl
Extension interface toIRefactoringHistoryControl
which provides facilities to set the sort mode of a refactoring history control.
-