public interface ISelectionChangedListener
ISelection
,
ISelectionProvider
,
SelectionChangedEvent
Modifier and Type | Method and Description |
---|---|
void |
selectionChanged(SelectionChangedEvent event)
Notifies that the selection has changed.
|
void selectionChanged(SelectionChangedEvent event)
event
- event object describing the change
Copyright (c) 2000, 2015 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.