public class RefactoringHistoryAdapter extends Adapter implements RefactoringHistoryListener
RefactoringHistoryListener
.
The methods in this class are empty. This class exists
as convenience for creating listener objects.
Extend this class to create a RefactoringHistoryListener
and override the methods for the events of interest.
Adapter
,
RefactoringHistoryListener
Modifier | Constructor and Description |
---|---|
protected |
RefactoringHistoryAdapter()
Constructor for use by subclasses.
|
Modifier and Type | Method and Description |
---|---|
void |
historyNotification(org.eclipse.ltk.core.refactoring.history.RefactoringHistoryEvent event) |
postRegister, postUnregister, preRegister, preUnregister
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
postRegister, postUnregister, preRegister, preUnregister