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