public class SelectionAdapter extends Adapter implements SelectionListener
SelectionListener.
The methods in this class are empty. This class exists
as convenience for creating listener objects.
Extend this class to create a SelectionListener
and override the methods for the events of interest.
Adapter,
SelectionListener| Modifier | Constructor and Description |
|---|---|
protected |
SelectionAdapter()
Constructor for use by subclasses.
|
| Modifier and Type | Method and Description |
|---|---|
void |
selectionChanged(org.eclipse.ui.IWorkbenchPart part,
org.eclipse.jface.viewers.ISelection selection) |
postRegister, postUnregister, preRegister, preUnregisterclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitpostRegister, postUnregister, preRegister, preUnregister