| Prev Class | Next Class | Frames | No Frames |
| Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
public interface SelectionChangeListenerextends EventListenerMethod Summary | |
void |
|
public void selectionChanged(SelectionChangeEvent event)
Receives a selection change event. This method may be assumed to execute in the GUI thread.
- Parameters:
event- ASelectionChangeEventinstance.