Package | Description |
---|---|
org.eclipse.ltk.core.refactoring.history |
Application programming interface to query refactoring history information from the refactoring infrastructure.
|
Modifier and Type | Method and Description |
---|---|
void |
IRefactoringHistoryService.addHistoryListener(IRefactoringHistoryListener listener)
Adds the specified refactoring history listener to this service.
|
void |
IRefactoringHistoryService.removeHistoryListener(IRefactoringHistoryListener listener)
Removes the specified refactoring history listener from this service.
|
Guidelines for using Eclipse APIs. Copyright (c) IBM Corp. and others 2000, 2006. All rights reserved.